| Fight/Stage/Dungeon/DungeonStage.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Fight/Stage/Dungeon/DungeonStage.cs
@@ -186,7 +186,11 @@ private void OnEnterNormalDungeon() { WindowCenter.Instance.Open<DungeonFightWin>(); if (PlayerDatas.Instance.baseData.ExAttr5 == 0) { WindowCenter.Instance.Open<DungeonFightWin>(); } WindowCenter.Instance.Open<DungeonBeginCoolDownWin>(); WindowCenter.Instance.Open<DungeonEndCoolDownWin>();