yyl
2026-04-28 ad3ac1661daaf4b445914f87009d3d88c990f040
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))