From d6e3dff7d88b3b4275108071704a1ef18d8484c5 Mon Sep 17 00:00:00 2001 From: GunfighterJ Date: Fri, 28 Nov 2014 16:54:14 -0600 Subject: Remove patch headers --- nms-patches/JsonList.patch | 2 -- 1 file changed, 2 deletions(-) (limited to 'nms-patches/JsonList.patch') diff --git a/nms-patches/JsonList.patch b/nms-patches/JsonList.patch index 9342f177..54c57395 100644 --- a/nms-patches/JsonList.patch +++ b/nms-patches/JsonList.patch @@ -1,5 +1,3 @@ ---- ../work/decompile-8eb82bde//net/minecraft/server/JsonList.java 2014-11-28 17:43:43.249707432 +0000 -+++ src/main/java/net/minecraft/server/JsonList.java 2014-11-28 17:38:18.000000000 +0000 @@ -79,6 +79,12 @@ public String[] getEntries() { return (String[]) this.d.keySet().toArray(new String[this.d.size()]); -- cgit v1.2.3