1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-08 22:26:51 +02:00

Update mainmenu.json

This commit is contained in:
George King
2025-01-07 19:28:55 +01:00
committed by GitHub
parent 8406840f76
commit 8357bdd37f

View File

@@ -2,12 +2,16 @@
//images used in game selection screen
"game-select" : ["gamselb0", "gamselb1"],
//Loading screen background and progress bar
"loading" :
{
"background" : ["loadbar"],
"x": 395, "y": 548, "size": 18, "amount": 20, "name": "loadprog"
},
//Multiplayer selection image
"multiplayer" : ["mumap"],
//Main menu window, consists of several sub-menus aka items
"window":
{