Core/NetworkPackage/Socket/ClientSocket.cs @@ -284,7 +284,6 @@ } m_LastPackageTime = DateTime.Now; vNetpack.socketType = this.socketType; GameNetSystem.Instance.PushPackage(vNetpack, this.socketType); } }