소스 검색

提交名称修改

SCFC 1 년 전
부모
커밋
4f6e2cbadc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      script/module/jjcnewladder/jjcNewLadderLogic.lua

+ 1 - 1
script/module/jjcnewladder/jjcNewLadderLogic.lua

@@ -389,7 +389,7 @@ local function JjcNewLadder_SendRankInfo(human)
     tMsgData.ownRank.headFrame = human.db.headFrame
     tMsgData.ownRank.nPower = human.db.zhandouli
     tMsgData.ownRank.name = human.db.name
-    tMsgData.ownRank.szServerName = "寻宝"..Config.NEW_SVR_INDEX.."区"
+    tMsgData.ownRank.szServerName = Config.NEW_SVR_INDEX.."区"
     tMsgData.ownRank.uuid = human.db.uuid
 
     tMsgData.topList[0] = JjcNewLadderDefine.JJC_NEWLADDER_RANK_SEND_LEN