Skip to content

Commit baebaff

Browse files
committed
note about what this is expecting
1 parent 813071c commit baebaff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/processing/app/SketchCode.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ public String getExtension() {
156156
}
157157

158158

159+
/** No dots! */
159160
public boolean isExtension(String what) {
160161
return extension.equals(what);
161162
}

0 commit comments

Comments
 (0)