退出聊天室会断开连接
This commit is contained in:
@@ -25,6 +25,10 @@ function scene.sceneInit()
|
||||
)
|
||||
end
|
||||
|
||||
function scene.sceneBack()
|
||||
WSCONN=nil
|
||||
end
|
||||
|
||||
function scene.keyDown(k)
|
||||
if k=="return"then
|
||||
sendMessage()
|
||||
|
||||
Reference in New Issue
Block a user