diff --git a/game/screens.rpy b/game/screens.rpy index 95c7317b..ae4f5227 100644 --- a/game/screens.rpy +++ b/game/screens.rpy @@ -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: