summaryrefslogtreecommitdiffstats
path: root/nms-patches/BlockRedstoneWire.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/BlockRedstoneWire.patch')
-rw-r--r--nms-patches/BlockRedstoneWire.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/BlockRedstoneWire.patch b/nms-patches/BlockRedstoneWire.patch
index ffd86e1d..18fdea9d 100644
--- a/nms-patches/BlockRedstoneWire.patch
+++ b/nms-patches/BlockRedstoneWire.patch
@@ -9,7 +9,7 @@
public class BlockRedstoneWire extends Block {
public static final BlockStateEnum<BlockRedstoneWire.EnumRedstoneWireConnection> NORTH = BlockStateEnum.of("north", BlockRedstoneWire.EnumRedstoneWireConnection.class);
-@@ -124,6 +126,15 @@
+@@ -166,6 +168,15 @@
j = k;
}