mirror of
https://github.com/processing/processing4.git
synced 2026-02-14 10:55:38 +01:00
more bug fixing
This commit is contained in:
@@ -164,7 +164,6 @@ public class JavaMode extends Mode {
|
||||
|
||||
/**
|
||||
* Implements Sketch → Run.
|
||||
* @param present Set true to run in full screen (present mode).
|
||||
* @throws SketchException
|
||||
*/
|
||||
public void handleRun(Sketch sketch, RunnerListener listener) throws SketchException {
|
||||
|
||||
Reference in New Issue
Block a user