mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 06:21:28 +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 Buyer;
|
||||
std::string BuyerWelcomeMessage;
|
||||
bool AbilityTimer;
|
||||
int Haste; //precalced value
|
||||
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