fix comment, 3cdf274 follow-up

This commit is contained in:
Treeston
2019-06-26 01:06:01 +02:00
parent 3cdf27494f
commit 63383da36e

View File

@@ -152,7 +152,7 @@ void CreatureAI::TriggerAlert(Unit const* who) const
me->GetMotionMaster()->MoveDistract(5 * IN_MILLISECONDS, me->GetAbsoluteAngle(who));
}
// adapted from logic in Spell:EFfectSummonType before commit 849943
// adapted from logic in Spell:EFfectSummonType before commit 8499434
static bool ShouldFollowOnSpawn(SummonPropertiesEntry const* properties)
{
// Summons without SummonProperties are generally scripted summons that don't belong to any owner