Compile fix
This commit is contained in:
@@ -1721,7 +1721,7 @@ class Image {
|
||||
} else {
|
||||
|
||||
//throw "Image tried to read PNG/JPG Bytes, but found an invalid header.";
|
||||
return;
|
||||
return false;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user