summaryrefslogtreecommitdiffstats
path: root/nms-patches/BlockMinecartDetector.patch
diff options
context:
space:
mode:
authormd_5 <git@md-5.net>2016-07-15 20:08:04 +1000
committermd_5 <git@md-5.net>2016-07-15 20:10:43 +1000
commit7f9fbe54baf0e73dc6a9a1ff58d67f82881507a4 (patch)
tree0b3899cc364fed2c8aa7d7b6d7f41297c60d270d /nms-patches/BlockMinecartDetector.patch
parent301db84d3d85f5218f3ec590224071c04140bbe2 (diff)
downloadcraftbukkit-7f9fbe54baf0e73dc6a9a1ff58d67f82881507a4.tar
craftbukkit-7f9fbe54baf0e73dc6a9a1ff58d67f82881507a4.tar.gz
craftbukkit-7f9fbe54baf0e73dc6a9a1ff58d67f82881507a4.tar.lz
craftbukkit-7f9fbe54baf0e73dc6a9a1ff58d67f82881507a4.tar.xz
craftbukkit-7f9fbe54baf0e73dc6a9a1ff58d67f82881507a4.zip
Simplify a few diffs
Diffstat (limited to 'nms-patches/BlockMinecartDetector.patch')
-rw-r--r--nms-patches/BlockMinecartDetector.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/BlockMinecartDetector.patch b/nms-patches/BlockMinecartDetector.patch
index 3d322600..014c5102 100644
--- a/nms-patches/BlockMinecartDetector.patch
+++ b/nms-patches/BlockMinecartDetector.patch
@@ -13,7 +13,7 @@
flag1 = true;
}
-+ // CraftBukkit start
++ // CraftBukkit start
+ if (flag != flag1) {
+ org.bukkit.block.Block block = world.getWorld().getBlockAt(blockposition.getX(), blockposition.getY(), blockposition.getZ());
+