mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2025-01-23 16:01:32 +01:00
Correct comment
This commit is contained in:
parent
ca85c9739a
commit
17023d6afd
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user