fogleman / Minecraft

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

Update main.py #120

Closed userjlegwork closed 3 years ago

userjlegwork commented 3 years ago

Change call to clock() method from time to time() method from time in order to function with python 3.8 and piglet 1.5.9