微调文本框控件滚动条件,微调联网游戏按钮行为,微调控制台输出空行的时机
This commit is contained in:
@@ -70,7 +70,6 @@ function scene.keyDown(key,isRep)
|
||||
if testButton(3)then
|
||||
if WS.status('app')=='running'then
|
||||
NET.tryLogin(false)
|
||||
MES.new('info',text.wsConnecting)
|
||||
elseif WS.status('app')=='dead'then
|
||||
NET.wsconn_app()
|
||||
SFX.play('connect')
|
||||
|
||||
Reference in New Issue
Block a user