mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +00:00
Update GameClient.cs
This commit is contained in:
@@ -233,7 +233,6 @@ namespace GameLogic
|
|||||||
}
|
}
|
||||||
var sendRet = _channel.Send(reqPkg);
|
var sendRet = _channel.Send(reqPkg);
|
||||||
return sendRet;
|
return sendRet;
|
||||||
return true;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private bool IsIgnoreLog(uint msgId)
|
private bool IsIgnoreLog(uint msgId)
|
||||||
|
Reference in New Issue
Block a user