Example #1
0
 public void start() {
   running = true;
   OSCompatibility.Init();
   run();
 }