summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2015-08-25 19:53:35 +0200
committerFlorian Jung <flo@windfisch.org>2015-08-25 19:53:35 +0200
commit5b91b2732ed339a1c2559e06833cc4f1daec01ae (patch)
tree3e74df508b7b8695032a1b6b26c6bf3a2bae7e95 /main.py
parent0df1c5f7799fdd63c3cd3fdc92bc9ccc60d1da8f (diff)
statistics
Diffstat (limited to 'main.py')
-rw-r--r--main.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.py b/main.py
index 0cd9b30..c0e9a21 100644
--- a/main.py
+++ b/main.py
@@ -80,4 +80,6 @@ while gui.running:
else:
autorespawn_counter-=1
+stats.save("stats.pickle")
+
print("bye")