diff --git a/Assets/GameScripts/DotNet/Core/Network/Message/Scheduler/ClientMessageScheduler.cs b/Assets/GameScripts/DotNet/Core/Network/Message/Scheduler/ClientMessageScheduler.cs index 4ffd9b30..225a16da 100644 --- a/Assets/GameScripts/DotNet/Core/Network/Message/Scheduler/ClientMessageScheduler.cs +++ b/Assets/GameScripts/DotNet/Core/Network/Message/Scheduler/ClientMessageScheduler.cs @@ -9,6 +9,7 @@ namespace TEngine.Core.Network { try { + DisposePackInfo = false; switch (packInfo.ProtocolCode) { case > Opcode.InnerRouteResponse: