This commit is contained in:
meixiongfeng 2023-08-28 14:17:05 +08:00
parent 1b15516ac3
commit 1acf6eafe7

View File

@ -109,7 +109,7 @@ func (this *ModuleRobot_Hero) DoTask(robot IRobot, taskconf *cfg.GameWorldTaskDa
} }
} }
if bMax { // 当前英雄全满共鸣后 继续找下一个英雄 if !bMax { // 当前英雄全满共鸣后 继续找下一个英雄
continue continue
} }
break break