mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-07 01:14:27 +00:00
spelling: unknown
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
d7cb3e8002
commit
15ce1e4351
@@ -243,7 +243,7 @@ public class IggyIndexBuilder {
|
||||
} else if (i == 6) {
|
||||
return 8;
|
||||
}
|
||||
throw new RuntimeException("Uknown platform num");
|
||||
throw new RuntimeException("Unknown platform num");
|
||||
}
|
||||
|
||||
private long writeIndex(int code, boolean is64, long val) {
|
||||
|
||||
Reference in New Issue
Block a user