mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 10:31:29 +00:00
[Cleanup] Remove unused AbilityTimer variable in client.h (#3035)
# Notes - This is unused.
This commit is contained in:
parent
14f01dc2d7
commit
b53310e23b
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user