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