mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-27 23:56:25 +00:00
Fix(Core/Player): fix periodic eating and drinking emotes (#1602)
This commit is contained in:
@@ -2631,6 +2631,7 @@ class Player : public Unit, public GridObject<Player>
|
||||
|
||||
uint32 m_AreaID;
|
||||
uint32 m_regenTimerCount;
|
||||
uint32 m_foodEmoteTimerCount;
|
||||
float m_powerFraction[MAX_POWERS];
|
||||
uint32 m_contestedPvPTimer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user