From 98ea8c5531da18f1b54863a23a5ed359ef7f09a8 Mon Sep 17 00:00:00 2001 From: ciaagent Date: Fri, 21 Mar 2025 20:39:24 -0500 Subject: [PATCH] update empty-hands-indicator (#7676) * Added empty-hands-indicator * Updated empty-hands-indicator plugin * Updated empty-hands-indicator plugin * Addressed feedback reverting config group name and applying optimizations. * Added the ability for the user to get notified when their hands are empty. Fixed local player being outlined if empty handed and a part of a clan. * Address PR feedback removing overlay on shutdown --------- Co-authored-by: Adam Seyedmortaza --- plugins/empty-hands-indicator | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/empty-hands-indicator b/plugins/empty-hands-indicator index fe05c7ab6..e143135d1 100644 --- a/plugins/empty-hands-indicator +++ b/plugins/empty-hands-indicator @@ -1,2 +1,2 @@ repository=https://github.com/ciaagent/Empty-Hands-Indicator.git -commit=4d241cd340c4b2853370d256c0a9b86fce63f9a4 \ No newline at end of file +commit=d391e49008a5bec9fb1369500fef7e817e689c5d \ No newline at end of file