Predict the images to be loaded

This commit is contained in:
Nutbuster 2021-07-12 10:57:07 +10:00
parent 38d465145e
commit f78394ddcf
1 changed files with 1 additions and 0 deletions

View File

@ -427,6 +427,7 @@ screen main_menu():
[ "Extra", ShowMenu("extras") ], \
[ "Quit", Quit(confirm=not main_menu) ] \
] )
on "show" action renpy.start_predict_screen("cg_gallery")
# if gui.show_name:
#