Correct comment

This commit is contained in:
creeper123123321 2018-07-17 10:41:05 -03:00 committed by GitHub
parent ca85c9739a
commit 17023d6afd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -422,7 +422,7 @@ public class ProtocolSnapshotTo1_12_2 extends Protocol {
// Incoming packets
// New packet 0x0 - Login Plugin Message
// New packet 0x02 - Login Plugin Message
registerIncoming(State.LOGIN, -1, 0x02, new PacketRemapper() {
@Override
public void registerMap() {