summaryrefslogtreecommitdiffstats
path: root/nms-patches/EntityProjectile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/EntityProjectile.patch')
-rw-r--r--nms-patches/EntityProjectile.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/nms-patches/EntityProjectile.patch b/nms-patches/EntityProjectile.patch
index b81796ef..76354abc 100644
--- a/nms-patches/EntityProjectile.patch
+++ b/nms-patches/EntityProjectile.patch
@@ -1,5 +1,5 @@
---- /home/matt/mc-dev-private//net/minecraft/server/EntityProjectile.java 2015-02-26 22:40:22.667608139 +0000
-+++ src/main/java/net/minecraft/server/EntityProjectile.java 2015-02-26 22:40:22.667608139 +0000
+--- a/net/minecraft/server/EntityProjectile.java
++++ b/net/minecraft/server/EntityProjectile.java
@@ -11,8 +11,8 @@
private Block inBlockId;
protected boolean inGround;