diff --git a/d2bs/kolbot/libs/AutoMule.js b/d2bs/kolbot/libs/AutoMule.js index 53976eeb..c994fb04 100644 --- a/d2bs/kolbot/libs/AutoMule.js +++ b/d2bs/kolbot/libs/AutoMule.js @@ -57,7 +57,8 @@ var AutoMule = { enabledProfiles: [""], // Stop a profile prior to muling. Useful when running 8 bots without proxies. - stopProfile: "" + stopProfile: "", + stopProfileKeyRelease: false } //########################################################################################## },