ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Attack/TurnAttack.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Attack/TurnAttack.py
@@ -998,6 +998,10 @@ ## 关卡boss是一次性处理完的,一般不可能走到这里,这边做下防范 return if not turnFight.isInFight(): __doMainLevelWave(curPlayer, True) return winFaction = turnFight.winFaction if winFaction: nextLineupID = turnFight.nextLineupID()