diff options
Diffstat (limited to 'main.py')
-rw-r--r-- | main.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,3 +53,4 @@ while True: stats.log_pos(c.player.center) stats.log_mass(c.player.total_mass) + gui.update()
\ No newline at end of file |