work boogers

This commit is contained in:
benfry
2003-09-02 06:27:45 +00:00
parent 5a8c8d1cf2
commit dfd812ab11
3 changed files with 11 additions and 3 deletions

View File

@@ -908,6 +908,12 @@ public class PdeEditor extends JPanel {
if (sketchModified) {
status.prompt("Save changes to " + sketchName + "?");
//while ((status.mode == PdeEditorStatus.EDIT) ||
// (status.mode == PdeEditorStatus.PROMPT)) {
//try {
//Thread.sleep(10);
//} catch (InterruptedException e) { }
//}
} else {
checkModified2();