ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerViewCacheTube.py
@@ -171,6 +171,7 @@
    curPlayerPropDict["Name"] = curPlayer.GetPlayerName()
    curPlayerPropDict["FamilyID"] = curPlayer.GetFamilyID()
    curPlayerPropDict["FamilyName"] = curPlayer.GetFamilyName()
    curPlayerPropDict["TitleID"] = PlayerControl.GetTitleID(curPlayer)
    curPlayerPropDict["CoupleName"] = PlayerControl.GetCoupleName(curPlayer)
    curPlayerPropDict["FightPower"] = PlayerControl.GetFightPower(curPlayer)
    curPlayerPropDict["AppID"] = GameWorld.GetPlayerPlatform(curPlayer)