mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
Added placeholders for new battlegrounds, some other stuff.
This commit is contained in:
parent
a75d9893a6
commit
835a8da42a
2 changed files with 3 additions and 0 deletions
|
|
@ -20469,6 +20469,7 @@ bool Player::HasMovementFlag( MovementFlags f ) const
|
|||
{
|
||||
return m_movementInfo.HasMovementFlag(f);
|
||||
}
|
||||
|
||||
void Player::SendDuelCountdown(uint32 counter)
|
||||
{
|
||||
WorldPacket data(SMSG_DUEL_COUNTDOWN, 4);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue