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 1734c47a..6466848b 100644
--- a/nms-patches/PacketHandshakingInSetProtocol.patch
+++ b/nms-patches/PacketHandshakingInSetProtocol.patch
@@ -1,5 +1,5 @@
---- /home/matt/mc-dev-private//net/minecraft/server/PacketHandshakingInSetProtocol.java 2015-02-26 22:40:22.903608136 +0000
-+++ src/main/java/net/minecraft/server/PacketHandshakingInSetProtocol.java 2015-02-26 22:40:22.903608136 +0000
+--- a/net/minecraft/server/PacketHandshakingInSetProtocol.java
++++ b/net/minecraft/server/PacketHandshakingInSetProtocol.java
@@ -5,8 +5,8 @@
public class PacketHandshakingInSetProtocol implements Packet<PacketHandshakingInListener> {