mirror of
https://github.com/processing/processing4.git
synced 2026-02-12 18:10:43 +01:00
change prefs handling
This commit is contained in:
@@ -213,7 +213,7 @@ public class Commander implements RunnerListener {
|
||||
// Preferences.init(preferencesPath);
|
||||
// }
|
||||
|
||||
Preferences.init(null);
|
||||
Preferences.init();
|
||||
Base.locateSketchbookFolder();
|
||||
|
||||
if (sketchPath == null) {
|
||||
|
||||
Reference in New Issue
Block a user