Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
| | |
| | | var lv = m_SortElements[cell.index].type;
|
| | | if (lv !=0)
|
| | | {
|
| | | _sortCell.sortTypeTxt.text = Language.Get(stringKey,lv);
|
| | | string lvStr = Language.Get(StringUtility.Contact("Num_CHS_", lv));
|
| | | _sortCell.sortTypeTxt.text = Language.Get(stringKey, lvStr);
|
| | | }
|
| | | else
|
| | | {
|
| | |
| | |
|
| | | if(fixedMat.Count > 0 && unfixedMat.Count > 0)
|
| | | {
|
| | | if(isFixedBind && isUnFixedBind)
|
| | | if(isFixedBind != isUnFixedBind |
| | | || (isFixedBind == isUnFixedBind && fixedNoBindRecord != unfixedNoBindRecord))
|
| | | {
|
| | | return false;
|
| | | return true;
|
| | | }
|
| | | else
|
| | | {
|
| | | if (isFixedBind || isUnFixedBind)
|
| | | {
|
| | | return true;
|
| | | }
|
| | | else
|
| | | {
|
| | | return false;
|
| | | }
|
| | | return false;
|
| | | }
|
| | | |
| | | }
|
| | | else if(fixedMat.Count > 0)
|
| | | {
|
| | |
| | | {
|
| | | onStateUpate((int)OpenServerActivityCenter.OSActivityType.FairyGrabBossNotice);
|
| | | }
|
| | | UpdateNoticeRedpoint();
|
| | | }
|
| | | }
|
| | | }
|
| | |
| | | {
|
| | | OnRefreshFairyLeagueEvent();
|
| | | }
|
| | | DebugEx.LogFormat("进入{0}阶段", fairyLeagueStage);
|
| | | UpdateNoticeRedpoint();
|
| | | }
|
| | | }
|
| | |
|