+ Added trade back in and regenerated config file

This commit is contained in:
Matthew Cech
2020-02-21 11:06:46 -08:00
parent d5346b3727
commit c0f0b16892
3 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ public class CommandBetBeans extends Command
{
String call = "";
int min = 50;
int min = 20;
int bet = 0;
int win = 0;