From 15e306d702a0b9066cab2b798e53973878b605af Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 19 Jul 2023 14:02:21 -0300 Subject: Found another stupid mistake --- game/renpy.rpy | 1 + 1 file changed, 1 insertion(+) diff --git a/game/renpy.rpy b/game/renpy.rpy index 326dfb7..d9e5e28 100644 --- a/game/renpy.rpy +++ b/game/renpy.rpy @@ -228,6 +228,7 @@ label load_world: ## Internal Sanitization $ stdout("WID Target: %d" % (desti)) if desti >= 0: + $ _return = desti jump load_world # Automatically loop back -- cgit v1.2.3-60-g2f50