diff --git a/js/upgr.js b/js/upgr.js index 75af70c..6b7b2a2 100644 --- a/js/upgr.js +++ b/js/upgr.js @@ -136,6 +136,7 @@ function talb(){ // Token All Lemon Buy items.lemons -= amount * 2000; items.token += amount; + progress(); upload(); }