退出前会主动断开一下ws连接
WAIT放到网络相关TASK函数内部(会在第一帧触发,不影响) 可以从语言文件翻译服务器的错误消息并显示了 框架跟进
This commit is contained in:
@@ -94,6 +94,12 @@ return{
|
||||
|
||||
-- dictNote="==Copied from TetroDictionary==",
|
||||
|
||||
|
||||
|
||||
Techrater={-- Server's warn/error messages
|
||||
-- TODO
|
||||
},
|
||||
|
||||
getNoticeFail="Echec de l'obtention de la notice",
|
||||
oldVersion="La version $1 est disponible !",
|
||||
-- versionNotMatch="Version do not match!",
|
||||
@@ -128,6 +134,8 @@ return{
|
||||
chatStart="--------Début des logs--------",
|
||||
chatHistory="-Nouveaux messages en dessous-",
|
||||
|
||||
|
||||
|
||||
-- keySettingInstruction="Press to bind key\nescape: cancel\nbackspace: delete",
|
||||
-- customBGhelp="Drop image file here to apply custom background",
|
||||
-- customBGloadFailed="Unsupport image format for custom background",
|
||||
|
||||
Reference in New Issue
Block a user