mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 17:40:48 +01:00
fix play button, was sticking.. fix renameTo when file is re-capitalized
This commit is contained in:
@@ -298,7 +298,7 @@ public class PdeRuntime implements PdeMessageConsumer {
|
||||
// this handles errors that happen inside setup()
|
||||
|
||||
// mod by fry for removal of KjcEngine
|
||||
//newMessage = true;
|
||||
applet.finished = true;
|
||||
leechErr.println(BApplet.LEECH_WAKEUP);
|
||||
e.printStackTrace(this.leechErr);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user