added main menu image, put all the main menu navigation under main menu screen code

This commit is contained in:
ameworm 2026-02-11 15:08:09 -03:00
parent 061bd6fb92
commit f0af2fd756
6 changed files with 15 additions and 14 deletions

View file

@ -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"