ServerPython/CoreServerGroup/GameServer/Script/GameWorldLogic/CrossChampionship.py
@@ -3020,6 +3020,7 @@ playerPack.RealmLV = batPlayer.realmLV playerPack.Face = batPlayer.face playerPack.FacePic = batPlayer.facePic playerPack.ServerID = GameWorld.GetAccIDServerID(batPlayer.accID) clientPack.PlayerList.append(playerPack) clientPack.PlayerCount = len(clientPack.PlayerList)