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:
@@ -451,7 +451,9 @@ namespace TEngineCore.Net
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
/// <summary>
|
||||
/// 主线程从消息包缓存堆栈/委托缓存堆栈中出列
|
||||
/// </summary>
|
||||
private void HandleCsMsgOnUpdate()
|
||||
{
|
||||
if (cachelistHandle.Count <= 0 || queuepPacks.Count <= 0)
|
||||
|
Reference in New Issue
Block a user