forked from Cavemanon/SnootGame
Predict the images to be loaded
This commit is contained in:
@ -427,6 +427,7 @@ screen main_menu():
|
|||||||
[ "Extra", ShowMenu("extras") ], \
|
[ "Extra", ShowMenu("extras") ], \
|
||||||
[ "Quit", Quit(confirm=not main_menu) ] \
|
[ "Quit", Quit(confirm=not main_menu) ] \
|
||||||
] )
|
] )
|
||||||
|
on "show" action renpy.start_predict_screen("cg_gallery")
|
||||||
|
|
||||||
# if gui.show_name:
|
# if gui.show_name:
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user