ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerBillboard.py
@@ -187,10 +187,6 @@ def UpdateRuneTowerBillboard(curPlayer): ##更新玩家符印塔排行榜 passLV = curPlayer.NomalDictGetProperty(ChConfig.Def_Player_Dict_TrialTower_PassLV) if not passLV: return UpdatePlayerBillboard(curPlayer, ShareDefine.Def_BT_TrialTower, passLV) return def UpdateRealmBillboard(curPlayer):