From 3981f4445eb1c8af2027a69d8317b8505478d383 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 2 Nov 2022 19:34:39 -0300 Subject: Matt asked for more verbosity here --- game/client.rpy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/client.rpy b/game/client.rpy index 2869375..30665ed 100644 --- a/game/client.rpy +++ b/game/client.rpy @@ -98,7 +98,7 @@ init 2 python: ######################################################################## ## Loop - statusmsg="" + statusmsg=_("You can minimize this window now.\n\nWorld selection list will be shown once you quit the current world.") # If cutscene, wait while SCR_CUTIN != "": sdelay(0.2) -- cgit v1.2.3-70-g09d2