aboutsummaryrefslogtreecommitdiffhomepage
path: root/patch-remap/og/net/minecraft/network/protocol/handshake
diff options
context:
space:
mode:
Diffstat (limited to 'patch-remap/og/net/minecraft/network/protocol/handshake')
-rw-r--r--patch-remap/og/net/minecraft/network/protocol/handshake/PacketHandshakingInSetProtocol.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/patch-remap/og/net/minecraft/network/protocol/handshake/PacketHandshakingInSetProtocol.patch b/patch-remap/og/net/minecraft/network/protocol/handshake/PacketHandshakingInSetProtocol.patch
new file mode 100644
index 0000000000..3ab554b774
--- /dev/null
+++ b/patch-remap/og/net/minecraft/network/protocol/handshake/PacketHandshakingInSetProtocol.patch
@@ -0,0 +1,7 @@
+--- a/net/minecraft/network/protocol/handshake/PacketHandshakingInSetProtocol.java
++++ b/net/minecraft/network/protocol/handshake/PacketHandshakingInSetProtocol.java
+@@ -1,3 +1,4 @@
++// mc-dev import
+ package net.minecraft.network.protocol.handshake;
+
+ import net.minecraft.network.EnumProtocol;