updated resource directory to official ns 3.2 version

This commit is contained in:
pierow 2018-08-16 00:06:29 -04:00
parent 00deee43f1
commit 69fd491e5b
2 changed files with 24 additions and 17 deletions

View file

@ -9,7 +9,7 @@
"2" "2"
{ {
"label" "#Menu_ReadyRoom" "label" "#Menu_ReadyRoom"
"command" "engine readyroom" "command" "engine menureadyroom"
"OnlyInGame" "1" "OnlyInGame" "1"
} }
"3" "3"
@ -30,13 +30,13 @@
// "command" "OpenLoadGameDialog" // "command" "OpenLoadGameDialog"
// "notmulti" "1" // "notmulti" "1"
// } // }
"6" // "6"
{ // {
"label" "#GameUI_GameMenu_SaveGame" // "label" "#GameUI_GameMenu_SaveGame"
"command" "OpenSaveGameDialog" // "command" "OpenSaveGameDialog"
"notmulti" "1" // "notmulti" "1"
"OnlyInGame" "1" // "OnlyInGame" "1"
} // }
"7" "7"
{ {
"label" "" "label" ""
@ -45,20 +45,27 @@
} }
"8" "8"
{ {
"label" "#GameUI_GameMenu_FindServers" "label" "#GameUI_GameMenu_PlayerList"
"command" "OpenServerBrowser" "command" "OpenPlayerListDialog"
"OnlyInGame" "1"
"notmulti" "0"
} }
"9" "9"
{ {
"label" "#GameUI_GameMenu_CreateServer" "label" "#GameUI_GameMenu_CreateServer"
"command" "OpenCreateMultiplayerGameDialog" "command" "OpenCreateMultiplayerGameDialog"
} }
// "10" "10"
// { {
// "name" "LoadDemo" "label" "#GameUI_GameMenu_FindServers"
// "label" "#GameUI_GameMenu_PlayDemo" "command" "OpenServerBrowser"
// "command" "OpenLoadDemoDialog" }
// } //"11"
//{
//"name" "LoadDemo"
//"label" "#GameUI_GameMenu_PlayDemo"
//"command" "OpenLoadDemoDialog"
//}
"11" "11"
{ {
"label" "" "label" ""
@ -80,4 +87,4 @@
"label" "#GameUI_GameMenu_Quit" "label" "#GameUI_GameMenu_Quit"
"command" "Quit" "command" "Quit"
} }
} }

Binary file not shown.