added main menu image, put all the main menu navigation under main menu screen code
This commit is contained in:
parent
061bd6fb92
commit
f0af2fd756
6 changed files with 15 additions and 14 deletions
2
gui.rpy
2
gui.rpy
|
|
@ -87,7 +87,7 @@ define gui.title_text_size = 50
|
|||
## Main and Game Menus #########################################################
|
||||
|
||||
## The images used for the main and game menus.
|
||||
define gui.main_menu_background = "gui/main_menu.png"
|
||||
define gui.main_menu_background = "gui/mainmenu.png"
|
||||
define gui.game_menu_background = "gui/game_menu.png"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue