Is ammar2 a wizard?
This commit is contained in:
parent
52e81deb58
commit
9e4ecf1ad4
@ -37,7 +37,7 @@ class MetaData extends Instruction {
|
||||
default:
|
||||
throw new IllegalArgumentException("Unknown metadata type " + type);
|
||||
}
|
||||
x = in.readByte();
|
||||
x = in.readUnsignedByte();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user