fix(Core/AI): Creature SetInCombatState Leashing. (#19889)
* Update Unit.cpp * Update pit_of_saron.cpp * Update Unit.cpp
This commit is contained in:
@@ -1130,7 +1130,7 @@ public:
|
||||
me->LoadCreaturesAddon(true);
|
||||
me->SetLootRecipient(nullptr);
|
||||
me->ResetPlayerDamageReq();
|
||||
me->UpdateLeashExtensionTime();
|
||||
me->ClearLastLeashExtensionTimePtr();
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user