| System/MainInterfacePanel/ChatFrame.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/MainInterfacePanel/ChatFrame.cs
@@ -344,6 +344,11 @@ BossHomeModel bossHomeModel { get { return ModelCenter.Instance.GetModel<BossHomeModel>(); } } void OneKeyButton()//地图挂机按钮 { if (CrossServerUtility.IsCrossServerBoss()) { SysNotifyMgr.Instance.ShowTip("CrossMap10"); return; } if (OneKeyList.Contains(PlayerDatas.Instance.baseData.MapID)) {