Merge pull request #792 from xSparky911x/master

fix typo in requested config value
This commit is contained in:
Yunfan Li
2024-12-17 20:48:12 +08:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -264,7 +264,7 @@ public:
uint32 playerbotsXPrate;
bool disableDeathKnightLogin;
uint32 botActiveAlone;
uint32 BotActiveAloneWhenInRadius;
uint32 BotActiveAloneForceWhenInRadius;
bool BotActiveAloneForceWhenInZone;
bool BotActiveAloneForceWhenInMap;
bool BotActiveAloneForceWhenIsFriend;