xdh
2019-01-23 24ca194417d6deb1f191463b4b210922ca287e15
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_ZhuXianTower.py
@@ -134,7 +134,9 @@
    
##玩家切换地图
def DoPlayerChangeMapLogic(curPlayer):
    FBCommon.UpdateFBEnterTick(curPlayer)
    curStar = GameWorld.GetGameFB().GetGameFBDictByKey(FBDict_FBStar)
    if curStar != Def_MaxStar:
        FBCommon.UpdateFBEnterTick(curPlayer)
    return
##副本玩家进入点