修改之前场景名打错,准备好获取房间列表的api

This commit is contained in:
MrZ626
2020-12-27 21:49:33 +08:00
parent e6221b5f42
commit b769d1b1d5
9 changed files with 9 additions and 9 deletions

View File

@@ -243,7 +243,7 @@ return{
restart="Retry (R)",
quit="Quit (Q)",
},
net_menumenu={
net_menu={
ffa="FFA",
rooms="Rooms",
chat="Chat",

View File

@@ -222,7 +222,7 @@ return{
restart="Réessayer (R)",
quit="Quitter (Q)",
},
net_menumenu={
net_menu={
-- ffa="FFA",
-- rooms="Rooms",
-- chat="Chat",

View File

@@ -226,7 +226,7 @@ return{
restart="Reiniciar (R)",
quit= "Finalizar (Q)",
},
net_menumenu={
net_menu={
-- ffa="FFA",
-- rooms="Rooms",
-- chat="Chat",

View File

@@ -246,7 +246,7 @@ return{
restart="重新开始(R)",
quit= "退出(Q)",
},
net_menumenu={
net_menu={
ffa="FFA",
rooms="房间列表",
chat="聊天室",