主菜单点击联网游戏按钮尝试连接时会有文字提示
This commit is contained in:
@@ -77,6 +77,7 @@ function scene.keyDown(key)
|
||||
else
|
||||
TEXT.show(text.noInternet,640,450,60,'flicker')
|
||||
NET.wsconn_app()
|
||||
LOG.print(text.wsConnecting,'message')
|
||||
SFX.play('finesseError')
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user