mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-02-24 18:48:55 +01:00
Predict the images to be loaded
This commit is contained in:
parent
38d465145e
commit
f78394ddcf
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue