mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 10:26:37 +00:00
[Cleanup] Remove _previousTarget from bot.h (#3074)
# Notes - This is unused.
This commit is contained in:
@@ -786,7 +786,6 @@ private:
|
||||
EQ::InventoryProfile m_inv;
|
||||
double _lastTotalPlayTime;
|
||||
time_t _startTotalPlayTime;
|
||||
Mob* _previousTarget;
|
||||
uint32 _guildId;
|
||||
uint8 _guildRank;
|
||||
std::string _guildName;
|
||||
|
||||
Reference in New Issue
Block a user