From 7729053c074021dbb325fd4f54ad238acb729665 Mon Sep 17 00:00:00 2001 From: ThePharros <18340303+ThePharros@users.noreply.github.com> Date: Sat, 27 Sep 2025 00:21:32 -0400 Subject: [PATCH] update ground-item-sounds (#9082) * update to fix wildcard sounds and use Java 11 * ported javax AudioStream to RuneLite's native AudioPlayer class * ownership filter and fixes double sound play issue with highlighted items --- plugins/ground-item-sounds | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/ground-item-sounds b/plugins/ground-item-sounds index 167715879..7af35fa94 100644 --- a/plugins/ground-item-sounds +++ b/plugins/ground-item-sounds @@ -1,2 +1,2 @@ repository=https://github.com/ThePharros/ground-item-sounds.git -commit=e2470a7e60e36e9188e1dd3f7ec128a9986ad670 \ No newline at end of file +commit=77670761e49c64f4540bc03e5bef5375ac0b66bc \ No newline at end of file