I'm too lazy to actually type the KONAMI code
[naja.git] / naja / constants.py
index bee1ac5177ed7b38a0c94fff19c60a95b3ce8bd5..25def14c1a7c3260b44e01c7756cd4074ebb3d60 100644 (file)
@@ -13,8 +13,11 @@ DEFAULTS = dict(
     debug=False,
     sound=True,
     music=True,
+    # We calculate the default in options.py
+    save_location=None,
     # Debug flags:
     initial_bits=None,
+    cheat_enabled=False,
 )
 
 # Sound constants