System/MainInterfacePanel/FeaturesType2.cs
@@ -32,7 +32,6 @@ FeatureNoticeModel featureNoticeModel { get { return ModelCenter.Instance.GetModel<FeatureNoticeModel>(); } } public void GetTheFeatureID(int funcId) { DebugEx.LogError("ID"+ featureNoticeModel.FunctionForecastIndex); var functionForecastConfig = Config.Instance.Get<FunctionForecastConfig>(funcId); if (functionForecastConfig == null) {