mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
update (core): Continue Taxi Flight support helper (#14211)
Thank you for the review approval
This commit is contained in:
@@ -10225,6 +10225,8 @@ void Player::ContinueTaxiFlight()
|
||||
RemoveAurasByType(SPELL_AURA_MOUNTED);
|
||||
}
|
||||
|
||||
SetCanTeleport(true);
|
||||
|
||||
GetSession()->SendDoFlight(mountDisplayId, path, startNode);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user