autoupdate readded, sry

This commit is contained in:
Nio 2021-08-08 02:32:14 +10:00
parent 5220b7fbb6
commit 09195d2919
1 changed files with 1 additions and 1 deletions

View File

@ -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: