| ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Attack/TurnAttack.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Attack/TurnAttack.py
@@ -1606,6 +1606,9 @@ GameWorld.DebugLogEx("没有设置主阵容!", playerID) return # 开始时补通知一次当前关卡进度, 原因:前端播放战报关卡进度吞包刷新问题 PlayerControl.SetMainLevelNowValue(curPlayer, PlayerControl.GetMainLevelNowValue(curPlayer)) strongerLV = levelIpyData.GetNPCLV() difficulty = levelIpyData.GetDifficulty() mainFightMgr = GetMainFightMgr(curPlayer)