Sync with L2jServer HighFive Nov 14th 2015.
This commit is contained in:
@@ -743,7 +743,6 @@ public final class L2GamePacketHandler implements IPacketHandler<L2GameClient>,
|
||||
case 0xcf: // RequestProcureCrop
|
||||
// msg = new RequestBuyProcure();
|
||||
break;
|
||||
|
||||
case 0xd0:
|
||||
int id2 = -1;
|
||||
if (buf.remaining() >= 2)
|
||||
|
Reference in New Issue
Block a user