diff --git a/changelog.md b/changelog.md index 322e668..97cc4bd 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # The Modding Tree changelog: - If an upgrade has both canAfford and cost, it checks both. +- Releasing a held buyable/clickable with onHold doesn't click it again. ## v2.6.0.1 - 6/4/21 - Removed excess NaN alerts (now only checks player, not temp). diff --git a/js/components.js b/js/components.js index c430b6b..cbc8559 100644 --- a/js/components.js +++ b/js/components.js @@ -273,7 +273,7 @@ function loadVue() {