调整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

@@ -27,7 +27,6 @@ local scene={}
function scene.sceneBack()
NET.signal_quit()
LOG.print(text.wsDisconnected,"warn")
love.keyboard.setKeyRepeat(true)
end
function scene.sceneInit()