| System/FindPrecious/LootPreciousFrameWin.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/FindPrecious/LootPreciousFrameWin.cs
@@ -18,7 +18,6 @@ { base.AddListeners(); SetFunctionListener(1, ShowRidingPetContention); SetFunctionListener(2, ShowDogzDungeon); SetFunctionListener(3, AllianceBoss); } @@ -27,13 +26,6 @@ CloseSubWindows(); } #endregion private void ShowDogzDungeon() { CloseSubWindows(); WindowCenter.Instance.Open<DogzDungeonWin>(); functionOrder = 2; } private void ShowRidingPetContention() {