From c5e9a169fa564f3b8119b6666f8df59d5a9b45c3 Mon Sep 17 00:00:00 2001 From: md_5 Date: Tue, 10 May 2016 21:47:39 +1000 Subject: Minecraft 1.9.4 --- nms-patches/ChatBaseComponent.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nms-patches/ChatBaseComponent.patch') diff --git a/nms-patches/ChatBaseComponent.patch b/nms-patches/ChatBaseComponent.patch index 308ddf9f..bd82c4a1 100644 --- a/nms-patches/ChatBaseComponent.patch +++ b/nms-patches/ChatBaseComponent.patch @@ -1,6 +1,6 @@ --- a/net/minecraft/server/ChatBaseComponent.java +++ b/net/minecraft/server/ChatBaseComponent.java -@@ -111,7 +111,7 @@ +@@ -112,7 +112,7 @@ } public int hashCode() { -- cgit v1.2.3