mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-12-01 21:12:50 +08:00
Revert "Rewrote scaling, moving away from cmangos solutions"
This reverts commit 62aef235d1.
This commit is contained in:
@@ -103,7 +103,8 @@ public:
|
||||
void LogPlayerLocation();
|
||||
void UpdateAIInternal(uint32 elapsed, bool minimal = false) override;
|
||||
|
||||
//private:
|
||||
private:
|
||||
void ScaleBotActivity();
|
||||
|
||||
public:
|
||||
uint32 activeBots = 0;
|
||||
|
||||
Reference in New Issue
Block a user