Fix 1.6.2 support
This commit is contained in:
parent
10e81041b2
commit
9adcb05d45
@ -364,7 +364,7 @@ public class Vanilla implements Protocol
|
||||
{
|
||||
INT, SHORT, INT, BYTE, SHORT_BYTE
|
||||
};
|
||||
opCodes[0x84] = new OpCode[]
|
||||
opCodes[0x85] = new OpCode[]
|
||||
{
|
||||
BYTE, INT, INT, INT
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user