forked from Cavemanon/SnootGame
add back in mod menu options
This commit is contained in:
@@ -139,6 +139,11 @@ default persistent.enable_debug_scores = config.developer
|
||||
default persistent.enable_chapter_select = config.developer
|
||||
default persistent.lewd = False
|
||||
default persistent.autoup = False
|
||||
default persistent.show_mod_screenshots = True
|
||||
|
||||
init -1000 python:
|
||||
if persistent.newmods_default_state == None:
|
||||
persistent.newmods_default_state = True
|
||||
|
||||
init python:
|
||||
# No idea what this does
|
||||
|
Reference in New Issue
Block a user