From 969c28c57f037bc269c0820c8bd334e1f15ed00c Mon Sep 17 00:00:00 2001 From: R-Y-M-R <32427668+R-Y-M-R@users.noreply.github.com> Date: Mon, 28 Aug 2023 20:39:47 -0400 Subject: [PATCH] Fix: boolean shouldShow() Returns false if npc.name == null Ty @Llemonduck --- plugins/npc-accessibility-tagger | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/npc-accessibility-tagger b/plugins/npc-accessibility-tagger index 48cfc8ac1..20d13f735 100644 --- a/plugins/npc-accessibility-tagger +++ b/plugins/npc-accessibility-tagger @@ -1,2 +1,2 @@ repository=https://github.com/R-Y-M-R/NpcAccessibilityTaggerPlugin.git -commit=b374750b39b5a6b6b0cb770451660833e4659b4a \ No newline at end of file +commit=0af3be250fe7432abd2a9a76eb7a787ca7866be6 \ No newline at end of file