Rewrote scaling, moving away from cmangos solutions

This commit is contained in:
bash
2024-10-13 22:05:39 +00:00
parent 651c5cdfb0
commit 62aef235d1
8 changed files with 90 additions and 113 deletions

View File

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