少年修仙传客户端代码仓库
client_Hale
2018-09-18 bc49768eaf9757e20bd264dc6183b2497780ee08
System/Activity/ActivityNotifyBehaviour.cs
@@ -138,7 +138,7 @@
                        WindowCenter.Instance.Open<UnionPanel>(false, 4);
                        break;
                    case DailyQuestType.FairyGrabBoss:
                        WindowCenter.Instance.Open<LootPreciousFrameWin>(false, 1);
                        WindowCenter.Instance.Open<PetWin>(false, 2);
                        break;
                }
            }