aboutsummaryrefslogtreecommitdiff
path: root/src/macpan.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/macpan.py')
-rw-r--r--src/macpan.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/macpan.py b/src/macpan.py
index 93b81b3..a96a5fc 100644
--- a/src/macpan.py
+++ b/src/macpan.py
@@ -3,4 +3,3 @@ import Game
if __name__ == "__main__":
game = Game.Game()
game.init()
-