From 09195d2919b305f70cbe5a637d88a39d79f9c850 Mon Sep 17 00:00:00 2001 From: Nio Date: Sun, 8 Aug 2021 02:32:14 +1000 Subject: [PATCH] autoupdate readded, sry --- game/screens.rpy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/screens.rpy b/game/screens.rpy index 95c7317..ae4f522 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: