[Cleanup] Remove unused AbilityTimer variable in client.h (#3035)

# Notes
- This is unused.
This commit is contained in:
Alex King 2023-03-05 12:19:16 -05:00 committed by GitHub
parent 14f01dc2d7
commit b53310e23b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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