mirror of
https://github.com/processing/processing4.git
synced 2026-05-03 17:35:00 +02:00
notes for rebuild menus
This commit is contained in:
@@ -4004,7 +4004,7 @@ public class PApplet extends Applet
|
||||
//}
|
||||
|
||||
try {
|
||||
String lower = filename.toLowerCase();
|
||||
//String lower = filename.toLowerCase();
|
||||
InputStream input = openStream(filename);
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user