[Cleanup] remove _botOrderAttack from bot.h (#3073)

# Notes
- This is unused.
This commit is contained in:
Alex King
2023-03-16 20:25:16 -04:00
committed by GitHub
parent 1b3ca95f8c
commit db2aeca38f
-1
View File
@@ -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;