update
This commit is contained in:
parent
1b15516ac3
commit
1acf6eafe7
@ -109,7 +109,7 @@ func (this *ModuleRobot_Hero) DoTask(robot IRobot, taskconf *cfg.GameWorldTaskDa
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
if bMax { // 当前英雄全满共鸣后 继续找下一个英雄
|
if !bMax { // 当前英雄全满共鸣后 继续找下一个英雄
|
||||||
continue
|
continue
|
||||||
}
|
}
|
||||||
break
|
break
|
||||||
|
Loading…
Reference in New Issue
Block a user