mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-15 08:21:28 +00:00
[Cleanup] remove _botOrderAttack from bot.h (#3073)
# Notes - This is unused.
This commit is contained in:
parent
1b3ca95f8c
commit
db2aeca38f
@ -778,7 +778,6 @@ private:
|
|||||||
uint32 _botOwnerCharacterID;
|
uint32 _botOwnerCharacterID;
|
||||||
bool _spawnStatus;
|
bool _spawnStatus;
|
||||||
Mob* _botOwner;
|
Mob* _botOwner;
|
||||||
bool _botOrderAttack;
|
|
||||||
bool m_bot_archery_setting;
|
bool m_bot_archery_setting;
|
||||||
bool _botCharmer;
|
bool _botCharmer;
|
||||||
bool _petChooser;
|
bool _petChooser;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user