start the damned thread

This commit is contained in:
jdf
2010-02-27 19:14:08 +00:00
parent b813e6dabd
commit d03cbea2d5
@@ -41,6 +41,6 @@ class EmulatorController {
System.err.println("Emulator interrupted.");
}
}
});
}).start();
}
}