退出前会主动断开一下ws连接
WAIT放到网络相关TASK函数内部(会在第一帧触发,不影响) 可以从语言文件翻译服务器的错误消息并显示了 框架跟进
This commit is contained in:
@@ -104,6 +104,12 @@ return{
|
||||
|
||||
dictNote="#!CopySource=Zictionary",
|
||||
|
||||
|
||||
|
||||
Techrater={-- Server's warn/error messages
|
||||
-- TODO
|
||||
},
|
||||
|
||||
getNoticeFail="Error.FetchAnnouncement();",
|
||||
oldVersion="Version.New($1);",
|
||||
needUpdate="Version.NeedUpdate()",
|
||||
@@ -138,6 +144,8 @@ return{
|
||||
chatStart="#!Log.Beginning();",
|
||||
chatHistory="#!NewMassagesBelow();",
|
||||
|
||||
|
||||
|
||||
keySettingInstruction="Key.Bind(Press);\nKey.Bind.Cancel(Escspe);\nKey.Bind.Delete(Backspace);",
|
||||
customBGhelp="Ctm.BG(DropHere);",
|
||||
customBGloadFailed="Error.Ctm.BG(UnsupportFormat);",
|
||||
|
||||
Reference in New Issue
Block a user