Main/System/BillboardRank/PlayerTop3Cell.cs
@@ -27,7 +27,7 @@ } officialTitleCell.SetActive(true); //rankValueText.text = string.Format(valueFormat, UIHelper.ReplaceLargeNum(rankData.cmpValue2 + rankData.cmpValue * Constants.ExpPointValue)); if (rankType == QunyingManager.rankType) if (rankType == QunyingManager.rankType || rankType == QunyingManager.crossRankType) { //区服 if (GeneralDefine.IsRobot((int)rankData.id))