瀏覽代碼

Update mainmenu.json

George King 9 月之前
父節點
當前提交
8357bdd37f
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      config/mainmenu.json

+ 4 - 0
config/mainmenu.json

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