summaryrefslogtreecommitdiff
path: root/game
diff options
context:
space:
mode:
Diffstat (limited to 'game')
-rw-r--r--game/screens.rpy2
1 files changed, 1 insertions, 1 deletions
diff --git a/game/screens.rpy b/game/screens.rpy
index 50fb397..f6bdc29 100644
--- a/game/screens.rpy
+++ b/game/screens.rpy
@@ -304,7 +304,7 @@ screen quick_menu():
## DownLoader Screen
- if tr_loading:
+ showif tr_loading:
frame:
background "#0000"
xalign 0.5