forked from Cavemanon/SnootGame
Fix some lint errors
This commit is contained in:
@ -156,9 +156,9 @@ default persistent.autoup = False
|
||||
default persistent.show_mod_screenshots = True
|
||||
default persistent.gallery_edgescroll = True
|
||||
|
||||
init -1000 python:
|
||||
init -999 python:
|
||||
if persistent.newmods_default_state == None:
|
||||
persistent.newmods_default_state = True
|
||||
persistent.newmods_default_state = False
|
||||
|
||||
init python:
|
||||
# No idea what this does
|
||||
|
Reference in New Issue
Block a user