mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-26 11:27:17 +00:00
[Cleanup] Remove unused AbilityTimer variable in client.h (#3035)
# Notes - This is unused.
This commit is contained in:
@@ -1789,7 +1789,6 @@ private:
|
|||||||
bool Trader;
|
bool Trader;
|
||||||
bool Buyer;
|
bool Buyer;
|
||||||
std::string BuyerWelcomeMessage;
|
std::string BuyerWelcomeMessage;
|
||||||
bool AbilityTimer;
|
|
||||||
int Haste; //precalced value
|
int Haste; //precalced value
|
||||||
uint32 tmSitting; // time stamp started sitting, used for HP regen bonus added on MAY 5, 2004
|
uint32 tmSitting; // time stamp started sitting, used for HP regen bonus added on MAY 5, 2004
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user