3488 【前端】【1.0.15】【1.1.0】功能预告优化
| | |
| | | {
|
| | | return;
|
| | | }
|
| | | string strKey = "FeatureNotice" + functionForecastConfig.FrameLevel;
|
| | | string strKey = "FeatureNotice" + functionForecastConfig.FrameLevel+PlayerDatas.Instance.baseData.PlayerID;
|
| | | int type = LocalSave.GetInt(strKey);
|
| | | bool IsOpenMain = WindowCenter.Instance.CheckOpen<MainInterfaceWin>();
|
| | | if (PlayerDatas.Instance.baseData.LV >= functionForecastConfig.FrameLevel && type == 0)
|
| | |
| | | int _modelID = config.Model;
|
| | | UI3DModelExhibition.Instance.BeginShowWing(_modelID, vec3, m_RawImage3);
|
| | | }
|
| | | else if (job == 1)
|
| | | else if (job == 2)
|
| | | {
|
| | | var config = Config.Instance.Get<WingRefineExpConfig>(3721);
|
| | | int _modelID = config.Model;
|