diff --git a/game/options.rpy b/game/options.rpy index 6940549..163a4d7 100644 --- a/game/options.rpy +++ b/game/options.rpy @@ -133,6 +133,8 @@ default preferences.text_cps = 50 default preferences.afm_time = 15 +## Snoot-specific config variables + define config.developer = "auto" default persistent.enable_debug_scores = config.developer