[performance] BotActiveAlone SmartScale toggle

This commit is contained in:
bash
2024-10-09 22:34:37 +00:00
parent 4c13a11ff2
commit c7197f0911
5 changed files with 41 additions and 20 deletions

View File

@@ -576,6 +576,7 @@ public:
void ResetJumpDestination() { jumpDestination = Position(); }
bool CanMove();
bool IsTaxiFlying();
bool IsInRealGuild();
static std::vector<std::string> dispel_whitelist;
bool EqualLowercaseName(std::string s1, std::string s2);