summaryrefslogtreecommitdiffstats
path: root/nms-patches/BlockTripwireHook.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/BlockTripwireHook.patch')
-rw-r--r--nms-patches/BlockTripwireHook.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/nms-patches/BlockTripwireHook.patch b/nms-patches/BlockTripwireHook.patch
index 224f8e66..1f6d5ba6 100644
--- a/nms-patches/BlockTripwireHook.patch
+++ b/nms-patches/BlockTripwireHook.patch
@@ -1,5 +1,5 @@
---- ../work/decompile-8eb82bde//net/minecraft/server/BlockTripwireHook.java 2014-11-28 11:22:55.786823166 +0000
-+++ src/main/java/net/minecraft/server/BlockTripwireHook.java 2014-11-28 11:01:54.000000000 +0000
+--- ../work/decompile-8eb82bde//net/minecraft/server/BlockTripwireHook.java 2014-11-28 17:43:42.973707438 +0000
++++ src/main/java/net/minecraft/server/BlockTripwireHook.java 2014-11-28 17:38:17.000000000 +0000
@@ -5,6 +5,8 @@
import java.util.Iterator;
import java.util.Random;