mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 00:58:33 +00:00
Rewrote scaling, moving away from cmangos solutions
This commit is contained in:
@@ -103,8 +103,7 @@ public:
|
||||
void LogPlayerLocation();
|
||||
void UpdateAIInternal(uint32 elapsed, bool minimal = false) override;
|
||||
|
||||
private:
|
||||
void ScaleBotActivity();
|
||||
//private:
|
||||
|
||||
public:
|
||||
uint32 activeBots = 0;
|
||||
|
||||
Reference in New Issue
Block a user