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