ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerArena.py
@@ -336,6 +336,7 @@ matchInfo.FacePic = viewCache.GetFacePic() matchInfo.FightPower = viewCache.GetFightPower() matchInfo.FightPowerEx = viewCache.GetFightPowerEx() matchInfo.TitleID = viewCache.GetTitleID() else: matchInfo.PlayerName = "p%s" % matchID clientPack.MatchList.append(matchInfo)