Fix 1.6.2 support
This commit is contained in:
@@ -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
|
||||
};
|
||||
|
Reference in New Issue
Block a user