mrwonko / flatout-open-level-editor

FOOLEd, the FlatOut Open Level Editor. Open as in "please help finish this, I don't want to do it all on my own."
GNU General Public License v2.0
5 stars 0 forks source link

Export divide by zero on flat map #2

Open mrwonko opened 1 year ago

mrwonko commented 1 year ago

https://github.com/mrwonko/flatout-open-level-editor/blob/ee3c4c2585fcd1aae33358cf04475aaf58fbdd4d/collision_export.py#L91

Flipped operands. Handle divide by zero.

mrwonko commented 1 year ago

Flipped operands fixed, divide by zero still occurs if map has width/height 0