Merge branch 'dev' of git.juzugame.com:b6-client/b6-lua into dev
This commit is contained in:
commit
a9b115e2de
@ -91,8 +91,7 @@ function NetManager:getChatPort()
|
|||||||
end
|
end
|
||||||
|
|
||||||
function NetManager:getIsBusy()
|
function NetManager:getIsBusy()
|
||||||
-- return self.lastMsgName ~= nil
|
return self.isSending
|
||||||
return false
|
|
||||||
end
|
end
|
||||||
|
|
||||||
function NetManager:isNotReachable()
|
function NetManager:isNotReachable()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user