This commit is contained in:
7u83
2018-12-23 11:30:18 +01:00
parent 01c34d5cbb
commit 51831c1f18
2 changed files with 2 additions and 4 deletions

View File

@ -606,9 +606,7 @@ public class SeSimApplication extends javax.swing.JFrame {
}
void startSim() {
// GodWorld godworld = new GodWorld(Globals.getWorld());
JSONObject cfg = new JSONObject("{"
+ "strategy: opensesim.trader.SimpleTrader"
+ "}");