mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 15:30:46 +00:00
committed by
Jindra Petřík
parent
439f453182
commit
082a6fda92
@@ -228,7 +228,7 @@ public class ImageHelper {
|
||||
return "bmp";
|
||||
}
|
||||
|
||||
throw new Error("Unsuported image format: " + format);
|
||||
throw new Error("Unsupported image format: " + format);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user