hch
4 天以前 1a7b1b9fa3b539fa57f54a5d69aa9c01b0e5b0e9
Main/System/Battle/BattleField/BattleField.cs
@@ -550,6 +550,8 @@
        recordPlayer.ForceFinish();
    }
    //暂停的原因有很多,需要检查各种状态
    bool CanResumeGame()
    {
        if (UIManager.Instance.IsOpened<NewBieWin>())