Merge branch 'master' into improved_epilogue_menu
This commit is contained in:
@ -142,8 +142,13 @@ 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
|
||||
default persistent.gallery_edgescroll = True
|
||||
|
||||
init -1000 python:
|
||||
if persistent.newmods_default_state == None:
|
||||
persistent.newmods_default_state = True
|
||||
|
||||
init python:
|
||||
# No idea what this does
|
||||
if persistent.scroll == True:
|
||||
|
Reference in New Issue
Block a user