mirror of
https://github.com/NathanHandley/mod-ah-bot-plus.git
synced 2026-01-13 09:17:21 +00:00
calculate new CyclesBetweenBuyOrSell only if update cycle is hit
This commit is contained in:
@@ -129,6 +129,7 @@ private:
|
||||
bool SellingBotEnabled;
|
||||
bool BuyingBotEnabled;
|
||||
uint32 CyclesBetweenBuyOrSellMin;
|
||||
uint32 CyclesBetweenBuyOrSell;
|
||||
uint32 CyclesBetweenBuyOrSellMax;
|
||||
uint32 MaxBuyoutPriceInCopper;
|
||||
float BuyoutVariationReducePercent;
|
||||
|
||||
Reference in New Issue
Block a user