System/MainInterfacePanel/MainInterfaceWin.cs
@@ -343,7 +343,7 @@ m_HighSettingTip.AfterOpen(); m_ChatTip.OnAfterOpen(); HandleAchievement(); featureNoticeModel.WhetherToPlayTheBox(); StartCoroutine(featureNoticeModel.WhetherToPlayTheBox());//功能预告 } protected override void OnPreClose() @@ -892,7 +892,7 @@ ArticleExperience();//关于经验条 if (_tCDBPlayerRefresh == PlayerDataRefresh.LV) { featureNoticeModel.WhetherToPlayTheBox(); StartCoroutine(featureNoticeModel.WhetherToPlayTheBox());//功能预告 } }