mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
converted all tabs to 4 spaces
This commit is contained in:
@@ -86,7 +86,7 @@ public:
|
||||
{
|
||||
if (HasEscortState(STATE_ESCORT_ESCORTING) && !IsFriendSummoned && GetPlayerForEscort())
|
||||
{
|
||||
me->CastSpell(me, SPELL_CALL_FRIENDS, true);
|
||||
me->CastSpell(me, SPELL_CALL_FRIENDS, true);
|
||||
IsFriendSummoned = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user