Fixed opening trade window while using DBM or Questie addon (#1363)

* - Fixed opening trade window while using DBM or Questie addon

* - Added excluded prefixes for trade actions to config

* -Fixed config description
This commit is contained in:
kadeshar
2025-06-08 16:23:51 +02:00
committed by GitHub
parent d15ec79252
commit dfa87faf5e
4 changed files with 9 additions and 2 deletions

View File

@@ -223,6 +223,7 @@ public:
std::string commandPrefix, commandSeparator;
std::string randomBotAccountPrefix;
std::string tradeActionExcludedPrefixes;
uint32 randomBotAccountCount;
bool randomBotRandomPassword;
bool deleteRandomBotAccounts;