summaryrefslogtreecommitdiffstats
path: root/nms-patches/PacketHandshakingInSetProtocol.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/PacketHandshakingInSetProtocol.patch')
-rw-r--r--nms-patches/PacketHandshakingInSetProtocol.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/nms-patches/PacketHandshakingInSetProtocol.patch b/nms-patches/PacketHandshakingInSetProtocol.patch
index 6466848b..87c1f9b1 100644
--- a/nms-patches/PacketHandshakingInSetProtocol.patch
+++ b/nms-patches/PacketHandshakingInSetProtocol.patch
@@ -6,8 +6,8 @@
private int a;
- private String b;
- private int c;
-+ public String b; // CraftBukkit - public
-+ public int c; // CraftBukkit - public
++ public String b; // CraftBukkit - public // PAIL: hostname
++ public int c; // CraftBukkit - public // PAIL: port
private EnumProtocol d;
public PacketHandshakingInSetProtocol() {}