Added min and max level for smartScale

This commit is contained in:
bash
2024-10-10 18:01:54 +00:00
parent 1024f8c374
commit 90464ae3ed
4 changed files with 11 additions and 1 deletions

View File

@@ -264,6 +264,8 @@ public:
bool disableDeathKnightLogin;
uint32 botActiveAlone;
bool botActiveAloneSmartScale;
uint32 botActiveAloneSmartScaleWhenMinLevel;
uint32 botActiveAloneSmartScaleWhenMaxLevel;
uint32 enablePrototypePerformanceDiff;
uint32 diffWithPlayer;