少年修仙传客户端代码仓库
client_Wu Xijin
2018-10-30 7bec42b81c4eaa36babea411edd4e8ecab762ac1
System/MainInterfacePanel/InGamePushContainer.cs
@@ -224,7 +224,7 @@
                            show = !GeneralDefine.worldBossNoRebornRemindMaps.Contains(mapId);
                            break;
                        case FindPreciousType.BossHome:
                            killable = bossHomeModel.wearyValue < vipModel.GetVipPrivilegeCnt(VipPrivilegeType.BossHomeAwardLimit);
                            killable = true;
                            show = !GeneralDefine.bossHomeNoRebornRemindMaps.Contains(mapId);
                            break;
                        case FindPreciousType.ElderGodArea: