mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
[Spell] Dont interrupt spell on drop target
This commit is contained in:
@@ -1515,7 +1515,7 @@ void PlayerbotAI::DoNextAction(bool min)
|
||||
|
||||
void PlayerbotAI::ReInitCurrentEngine()
|
||||
{
|
||||
InterruptSpell();
|
||||
// InterruptSpell();
|
||||
currentEngine->Init();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user