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