网络接口
This commit is contained in:
parent
abc9c6af93
commit
6eee1909ad
@ -91,8 +91,7 @@ function NetManager:getChatPort()
|
||||
end
|
||||
|
||||
function NetManager:getIsBusy()
|
||||
-- return self.lastMsgName ~= nil
|
||||
return false
|
||||
return self.isSending
|
||||
end
|
||||
|
||||
function NetManager:isNotReachable()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user