X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=naja%2Fconstants.py;h=25def14c1a7c3260b44e01c7756cd4074ebb3d60;hb=1bf224b6352ac04d3172cf11b50246ef2e62fce0;hp=bee1ac5177ed7b38a0c94fff19c60a95b3ce8bd5;hpb=afd80ee80f55f179d59afb192e0685730a6470cd;p=naja.git diff --git a/naja/constants.py b/naja/constants.py index bee1ac5..25def14 100644 --- a/naja/constants.py +++ b/naja/constants.py @@ -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