From 8b12376060ab49233540c86d5ce62a6cc3aef9ef Mon Sep 17 00:00:00 2001 From: nwerblun Date: Wed, 23 Jul 2025 23:27:17 -0700 Subject: [PATCH] update linux-custom-cursor (#8528) * 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 * 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 0fad9b401..60d1bc1af 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=1bc84d3c0b826de4bcd6487345b99daa9d748c61 +commit=f0b3eaefae48adcb77c7cb045b54247582aebea6