From 33ef3bb9325645d85f20ad94e4b15e3a56ddedf0 Mon Sep 17 00:00:00 2001 From: Fiffers Date: Mon, 15 Dec 2025 22:26:31 -0800 Subject: [PATCH] update custom-emoji (#9748) * Update custom emoji Implement emoji panel * Fix ArrayIndexOutOfBounds exception * Bug fixes --- plugins/custom-emoji | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/custom-emoji b/plugins/custom-emoji index 69b57ec3a..818745f66 100644 --- a/plugins/custom-emoji +++ b/plugins/custom-emoji @@ -1,3 +1,3 @@ repository=https://github.com/LouisGameDev/runelite-custom-emoji.git -commit=c2b31418ee607031342099dd8951db79286bb22b +commit=f73a1a3ccea2571536701bb4af8c2360971493f6 authors=LouisGameDev,Fiffers