summaryrefslogtreecommitdiffstats
path: root/nms-patches/TileEntitySign.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/TileEntitySign.patch')
-rw-r--r--nms-patches/TileEntitySign.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/nms-patches/TileEntitySign.patch b/nms-patches/TileEntitySign.patch
index aa6f54d4..de4c4164 100644
--- a/nms-patches/TileEntitySign.patch
+++ b/nms-patches/TileEntitySign.patch
@@ -13,7 +13,7 @@
this.i.b(nbttagcompound);
return nbttagcompound;
}
-@@ -70,14 +76,34 @@
+@@ -74,14 +80,34 @@
}
};
@@ -52,7 +52,7 @@
}
}
-@@ -164,7 +190,14 @@
+@@ -171,7 +197,14 @@
ChatClickable chatclickable = chatmodifier.h();
if (chatclickable.a() == ChatClickable.EnumClickAction.RUN_COMMAND) {