mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
Fix for heal rotation 'Stack Overflow' error
This commit is contained in:
+1
-1
@@ -5891,7 +5891,7 @@ bool Mob::LeaveHealRotationTargetPool()
|
||||
|
||||
m_target_of_heal_rotation->RemoveTargetFromPool(this);
|
||||
m_target_of_heal_rotation.reset();
|
||||
|
||||
|
||||
return !IsHealRotationTarget();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user