mirror of
https://github.com/processing/processing4.git
synced 2026-02-04 06:09:17 +01:00
oops
This commit is contained in:
@@ -310,7 +310,8 @@ public class PdeBase {
|
||||
return phome;
|
||||
*/
|
||||
|
||||
return sketchbookFolder;
|
||||
// create the folder if it doesn't exist already
|
||||
if (!sketchbookFolder.exists()) sketchbookFolder.mkdirs();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user