summaryrefslogtreecommitdiff
path: root/gui.py
diff options
context:
space:
mode:
Diffstat (limited to 'gui.py')
-rw-r--r--gui.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui.py b/gui.py
index 19690c8..ec4bcc3 100644
--- a/gui.py
+++ b/gui.py
@@ -242,4 +242,4 @@ def draw_frame():
if event.type == MOUSEMOTION:
c.send_target(*win_to_world_pt(event.pos, c.player.center))
- pygame.display.update() \ No newline at end of file
+ pygame.display.update()