调整ws错误消息显示,整理翻译文本

This commit is contained in:
MrZ626
2021-04-03 23:00:08 +08:00
parent 5fc3dff2d5
commit 7d325bd0db
9 changed files with 12 additions and 24 deletions

View File

@@ -30,7 +30,6 @@ function scene.sceneInit()
end
function scene.sceneBack()
NET.quitChat()
LOG.print(text.wsDisconnected,"warn")
end
function scene.wheelMoved(_,y)