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.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/TileEntitySign.patch b/nms-patches/TileEntitySign.patch
index c99a4b39..c0849289 100644
--- a/nms-patches/TileEntitySign.patch
+++ b/nms-patches/TileEntitySign.patch
@@ -47,7 +47,7 @@
try {
this.lines[i] = ChatComponentUtils.filterForDisplay(icommandlistener, ichatbasecomponent, (Entity) null);
} catch (CommandException commandexception) {
-@@ -151,7 +169,10 @@
+@@ -155,7 +173,10 @@
ChatClickable chatclickable = chatmodifier.h();
if (chatclickable.a() == ChatClickable.EnumClickAction.RUN_COMMAND) {