| Main/System/Battle/BattleManager.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Main/System/Battle/BattleManager.cs
@@ -346,6 +346,7 @@ PackageRegedit.Distribute(pack); } return true; } catch (Exception ex) { @@ -355,10 +356,8 @@ { packQueue.Dequeue(); } return false; return packQueue.Count > 0; } return packQueue.Count > 0; } public void OnConnected()