罗浮争锋扫荡修改

wangzhenxing 2024-06-18 16:10:26 +08:00
parent 7986f46dd2
commit 8c750481f1
1 changed files with 1 additions and 1 deletions

View File

@ -5157,8 +5157,8 @@ end
--跨服天梯挑战
function this.GetWorldArenaChallengeRequest(teamId,personInfo,skipFight,func)
local data = gtwprotos.WorldProto_pb.GetWorldArenaChallengeRequest()
data.teamId = teamId
if personInfo then
data.teamId = teamId
data.challengeUid = personInfo.uid
data.challengeRank = personInfo.rank
end