[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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -778,7 +778,6 @@ private:
uint32 _botOwnerCharacterID;
bool _spawnStatus;
Mob* _botOwner;
bool _botOrderAttack;
bool m_bot_archery_setting;
bool _botCharmer;
bool _petChooser;