mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
start the damned thread
This commit is contained in:
@@ -41,6 +41,6 @@ class EmulatorController {
|
||||
System.err.println("Emulator interrupted.");
|
||||
}
|
||||
}
|
||||
});
|
||||
}).start();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user