summaryrefslogtreecommitdiffstats
path: root/nms-patches/JsonList.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/JsonList.patch')
-rw-r--r--nms-patches/JsonList.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/nms-patches/JsonList.patch b/nms-patches/JsonList.patch
index 57ae7c2a..10e6bce3 100644
--- a/nms-patches/JsonList.patch
+++ b/nms-patches/JsonList.patch
@@ -1,5 +1,5 @@
---- /home/matt/mc-dev-private//net/minecraft/server/JsonList.java 2015-02-26 22:40:22.863608136 +0000
-+++ src/main/java/net/minecraft/server/JsonList.java 2015-02-26 22:40:22.863608136 +0000
+--- a/net/minecraft/server/JsonList.java
++++ b/net/minecraft/server/JsonList.java
@@ -83,7 +83,7 @@
public V get(K k0) {