【不能用】继续改联网,更新ws相关,完善断开后的行为与提示

框架跟进
This commit is contained in:
MrZ_26
2022-09-29 10:07:39 +08:00
parent 2491a436c2
commit d259e05ca7
12 changed files with 32 additions and 54 deletions

View File

@@ -121,10 +121,10 @@ return{
loginOK="login.Success=true",
accessOK="Access.Granted=true",
wsConnecting="Websocket.Connect();",
wsFailed="Error.Websocket.Failed();",
wsClose="Error.Websocket.Close=",
netTimeout="Error.ConnectTimeOut();",
serverDown="Error.ServerDown();",
onlinePlayerCount="OnlinePlayerCount",
createRoomSuccessed="CreateRoom.Successs=true",