mirror of
https://github.com/MrEidam/bigredbutton.git
synced 2026-04-17 15:43:31 +00:00
Fixed buying max option for token - not updating the graph; BRB-42
This commit is contained in:
@@ -136,6 +136,7 @@ function talb(){ // Token All Lemon Buy
|
||||
|
||||
items.lemons -= amount * 2000;
|
||||
items.token += amount;
|
||||
progress();
|
||||
upload();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user