fogleman / Minecraft

Simple Minecraft-inspired program using Python and Pyglet
MIT License
5.21k stars 1.23k forks source link

Fixed typo in function sectorize() #154

Closed maxvolk closed 8 months ago

maxvolk commented 1 year ago

fixed typo '0' -> 'y' in sectorize() function so that y-value is correctly returned