hch
2 天以前 6b8ba055b521fba22f372db534f5a6180b1b2aa8
Main/System/Battle/BattleManager.cs
@@ -616,6 +616,7 @@
                    battleField?.CleanBattle();
                }
                Debug.LogError(ex);
                OperationLogCollect.Instance.BugReportSys(ex.ToString());
            }
        }