update (core): Continue Taxi Flight support helper (#14211)
Thank you for the review approval
This commit is contained in:
parent
a131d2f7e8
commit
4d8be337a8
1 changed files with 2 additions and 0 deletions
|
|
@ -10225,6 +10225,8 @@ void Player::ContinueTaxiFlight()
|
|||
RemoveAurasByType(SPELL_AURA_MOUNTED);
|
||||
}
|
||||
|
||||
SetCanTeleport(true);
|
||||
|
||||
GetSession()->SendDoFlight(mountDisplayId, path, startNode);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue