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 8072ba34..d67644aa 100644
--- a/nms-patches/BlockTripwireHook.patch
+++ b/nms-patches/BlockTripwireHook.patch
@@ -1,5 +1,5 @@
---- /home/matt/mc-dev-private//net/minecraft/server/BlockTripwireHook.java 2015-02-26 22:40:22.275608143 +0000
-+++ src/main/java/net/minecraft/server/BlockTripwireHook.java 2015-02-26 22:40:22.279608143 +0000
+--- a/net/minecraft/server/BlockTripwireHook.java
++++ b/net/minecraft/server/BlockTripwireHook.java
@@ -5,6 +5,8 @@
import java.util.Iterator;
import java.util.Random;