| ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerHorse.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerHorse.py
@@ -185,6 +185,9 @@ classLV = curPlayer.NomalDictGetProperty(ChConfig.Def_PDict_HorseClassLV) horseLV = curPlayer.NomalDictGetProperty(ChConfig.Def_PDict_HorseLV) if not classLV and not horseLV: #GameWorld.DebugLog("坐骑未开启") return ipyDataMgr = IpyGameDataPY.IPY_Data() for index in range(ipyDataMgr.GetHorseClassCount()):