fix typo in requested config value

This commit is contained in:
xSparky911x
2024-12-17 03:36:19 -06:00
parent 418a0c4be2
commit e54fc0fb46
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;