System/MainInterfacePanel/LowSettingTip.cs
@@ -88,6 +88,10 @@ { WindowCenter.Instance.Open<SkillWin>(); } else if (skillModel.redpoint.state == RedPointState.Simple) { WindowCenter.Instance.Open<SkillWin>(false, 1); } else if (skillModel.passSkillRedpoint.state == RedPointState.Simple) { WindowCenter.Instance.Open<SkillWin>(false, 2);