屏蔽检查
This commit is contained in:
parent
8e590c242b
commit
9531d8438b
@ -954,16 +954,7 @@ function NetManager:isNotSave(msgName)
|
||||
end
|
||||
|
||||
function NetManager:getNotCheckResponse(msgName)
|
||||
if not EDITOR_MODE then
|
||||
return true
|
||||
end
|
||||
|
||||
if msgName == ProtoMsgType.FromMsgEnum.LoginReq or
|
||||
msgName == ProtoMsgType.FromMsgEnum.SyncReq
|
||||
then
|
||||
return true
|
||||
end
|
||||
return false
|
||||
return true
|
||||
end
|
||||
|
||||
function NetManager:getNotAddCostsRsp(msgName)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user