diff options
Diffstat (limited to 'nms-patches/PacketPlayInSettings.patch')
-rw-r--r-- | nms-patches/PacketPlayInSettings.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/nms-patches/PacketPlayInSettings.patch b/nms-patches/PacketPlayInSettings.patch deleted file mode 100644 index da404809..00000000 --- a/nms-patches/PacketPlayInSettings.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/net/minecraft/server/PacketPlayInSettings.java -+++ b/net/minecraft/server/PacketPlayInSettings.java -@@ -5,7 +5,7 @@ - public class PacketPlayInSettings implements Packet<PacketListenerPlayIn> { - - private String a; -- private int b; -+ public int b; // PAIL - private EntityHuman.EnumChatVisibility c; - private boolean d; - private int e; |