From fb80f995476d0fd823d6042106a55c69b2acc24a Mon Sep 17 00:00:00 2001 From: nwerblun Date: Mon, 30 Jun 2025 11:35:11 -0700 Subject: [PATCH] update linux-custom-cursor (#8310) * Update linux-custom-cursor Integrating memory leak fix. Changed deprecated Inventory ID to new version Added mirroring across x/y with similarly cached images to avoid memory leaks. * Update linux-custom-cursor * Update linux-custom-cursor --- plugins/linux-custom-cursor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/linux-custom-cursor b/plugins/linux-custom-cursor index 93b7228f3..0fad9b401 100644 --- a/plugins/linux-custom-cursor +++ b/plugins/linux-custom-cursor @@ -1,2 +1,2 @@ repository=https://github.com/nwerblun/runelite_linux_custom_cursor.git -commit=27c0bd5e86fb5ba7af835411de4b69e894f8c873 +commit=1bc84d3c0b826de4bcd6487345b99daa9d748c61