mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Update mainmenu.json
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{
|
||||
//images used in game selection screen
|
||||
// Image around main menu
|
||||
"backgroundAround" : "diboxbck",
|
||||
|
||||
// Images used in game selection screen
|
||||
"scenario-selection" :
|
||||
{
|
||||
"background" : ["gamselb0", "gamselb1"],
|
||||
@@ -41,7 +44,7 @@
|
||||
// Main menu window, consists of several sub-menus aka items
|
||||
"window":
|
||||
{
|
||||
//"scalable" : true, //background will be scaled to screen size
|
||||
//"scalable" : true, // Background will be scaled to screen size
|
||||
|
||||
"background" : ["gamselbk"],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user