Revert "Rewrote scaling, moving away from cmangos solutions"

This reverts commit 62aef235d1.
This commit is contained in:
bash
2024-10-17 17:52:05 +00:00
parent ca9bfc4b9c
commit 12be2c9971
8 changed files with 113 additions and 90 deletions

View File

@@ -103,7 +103,8 @@ public:
void LogPlayerLocation();
void UpdateAIInternal(uint32 elapsed, bool minimal = false) override;
//private:
private:
void ScaleBotActivity();
public:
uint32 activeBots = 0;