mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
note about what this is expecting
This commit is contained in:
@@ -156,6 +156,7 @@ public class SketchCode {
|
||||
}
|
||||
|
||||
|
||||
/** No dots! */
|
||||
public boolean isExtension(String what) {
|
||||
return extension.equals(what);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user