summaryrefslogtreecommitdiffstats
path: root/nms-patches/MobEffectList.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/MobEffectList.patch')
-rw-r--r--nms-patches/MobEffectList.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/nms-patches/MobEffectList.patch b/nms-patches/MobEffectList.patch
index 33ebcae2..9d0219da 100644
--- a/nms-patches/MobEffectList.patch
+++ b/nms-patches/MobEffectList.patch
@@ -1,5 +1,5 @@
---- ../work/decompile-bb26c12b/net/minecraft/server/MobEffectList.java 2014-11-27 08:59:46.801421406 +1100
-+++ src/main/java/net/minecraft/server/MobEffectList.java 2014-11-27 08:42:10.120850973 +1100
+--- ../work/decompile-8eb82bde//net/minecraft/server/MobEffectList.java 2014-11-28 11:22:56.078823160 +0000
++++ src/main/java/net/minecraft/server/MobEffectList.java 2014-11-28 11:01:54.000000000 +0000
@@ -6,6 +6,11 @@
import java.util.UUID;
import java.util.Map.Entry;