This commit is contained in:
neckkola
2022-02-03 20:40:30 -04:00
parent 5566ea4d85
commit 50230bcd0c
4 changed files with 35 additions and 14 deletions
+1
View File
@@ -231,6 +231,7 @@ void Bot::AI_Process_Raid()
if (NOT_HOLDING && NOT_PASSIVE) {
auto attack_target = bot_owner->GetTarget();
if (attack_target) {
InterruptSpell();