summaryrefslogtreecommitdiff
path: root/game/screens.rpy
diff options
context:
space:
mode:
Diffstat (limited to 'game/screens.rpy')
-rw-r--r--game/screens.rpy3
1 files changed, 3 insertions, 0 deletions
diff --git a/game/screens.rpy b/game/screens.rpy
index 937a6b6..d4e89a6 100644
--- a/game/screens.rpy
+++ b/game/screens.rpy
@@ -777,6 +777,9 @@ screen preferences():
null height 60
textbutton _("Clear Cache"):
action Jump("clear_cache")
+ null height 30
+ textbutton _("Download All Files"):
+ action Jump("download_all")
vbox: