ManevilleF/hexx

Hex::line_to always returns the origin when start==end

alice-i-cecile opened this issue · 1 comments

Specialcasing this in my code fixed the bug I was seeing, so it's just a simple bad computation :)

Fix works perfectly, thanks!