mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
提交网络模块TCP 超时重连机制
提交网络模块TCP 超时重连机制
This commit is contained in:
@@ -41,6 +41,7 @@ public class TEngineUI : UIWindow
|
||||
|
||||
protected override void OnUpdate()
|
||||
{
|
||||
TEngineHotUpdate.GameLogicMain.Update();
|
||||
TLogger.LogInfo("TEngineUI OnUpdate");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user