ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_ZhuXianTower.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_ZhuXianTower.py
@@ -134,6 +134,8 @@ ##玩家切换地图 def DoPlayerChangeMapLogic(curPlayer): curStar = GameWorld.GetGameFB().GetGameFBDictByKey(FBDict_FBStar) if curStar != Def_MaxStar: FBCommon.UpdateFBEnterTick(curPlayer) return