From ac4c93a62660e95fa72a4738eb3d804d38e40207 Mon Sep 17 00:00:00 2001 From: Fiffers <14336807+Fiffers@users.noreply.github.com> Date: Wed, 7 Jan 2026 22:14:25 -0800 Subject: [PATCH] update custom-emoji (#10061) * Update custom-emoji * Fix mouse click bug Fixed bug causing mouse clicks to sometimes be eaten in the emoji panel * Fix spacing issue Fix a spacing issue when another plugin (which will NOT be named) puts a gazillion images into one message * Fix bug Fix bug causing emoji that were updated on github to not properly update when a download is commanded --- plugins/custom-emoji | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/custom-emoji b/plugins/custom-emoji index 59a332ce6..f243db9ce 100644 --- a/plugins/custom-emoji +++ b/plugins/custom-emoji @@ -1,3 +1,3 @@ repository=https://github.com/LouisGameDev/runelite-custom-emoji.git -commit=4afc27f8b8c9771a930e72a0e3a36fb8d0bbdc87 +commit=9781f1eac205b408938364f755753408bfba0296 authors=LouisGameDev,Fiffers