forked from Cavemanon/SnootGame
autoupdate readded, sry
This commit is contained in:
@ -25,7 +25,7 @@ init python:
|
||||
renpy.play("audio/ui/uiOptionOff.wav")
|
||||
else:
|
||||
renpy.play("audio/ui/uiOptionOn.wav")
|
||||
# persistent.autoup = not persistent.autoup
|
||||
persistent.autoup = not persistent.autoup
|
||||
|
||||
def ToggleLewd():
|
||||
if persistent.lewd == True:
|
||||
|
Reference in New Issue
Block a user