ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCrossChampionship.py
@@ -28,6 +28,10 @@
import time
def DoChampionshipOpen(curPlayer):
    DoPlayerLogin(curPlayer)
    return
def DoPlayerLogin(curPlayer):
    if curPlayer.NomalDictGetProperty(ChConfig.Def_PDict_Championship_WorshipCount):
        Sync_ChampionshipPlayerInfo(curPlayer)