mirror of
https://github.com/NathanHandley/mod-ah-bot-plus.git
synced 2026-02-18 17:54:36 +00:00
fixed handling of null UseDropRates.<Category>.AffectedQualities configs
This commit is contained in:
@@ -313,6 +313,7 @@ public:
|
||||
~AuctionHouseBot();
|
||||
|
||||
void Update();
|
||||
bool IsModuleEnabled();
|
||||
void InitializeConfiguration();
|
||||
void EmptyAuctionHouses();
|
||||
uint32 GetRandomStackValue(std::string configKeyString, uint32 defaultValue);
|
||||
|
||||
Reference in New Issue
Block a user