file loading works now

This commit is contained in:
7u83
2017-04-08 22:56:32 +02:00
parent 3790b172ef
commit d461decaa8
7 changed files with 178 additions and 28 deletions

View File

@ -158,7 +158,7 @@ public class RandomTraderB extends AutoTraderBase {
@Override
public boolean getDevelStatus() {
return false;
return true;
}
public long cancelOrders() {