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:
@@ -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":
|
||||
{
|
||||
|
Reference in New Issue
Block a user