api: rename unknownSoundValues1 -> queuedSoundEffectLoops
This commit is contained in:
@@ -552,8 +552,8 @@ public interface RSClient extends RSGameEngine, Client
|
||||
@Import("soundLocations")
|
||||
int[] getSoundLocations();
|
||||
|
||||
@Import("unknownSoundValues1")
|
||||
int[] getUnknownSoundValues1();
|
||||
@Import("queuedSoundEffectLoops")
|
||||
int[] getQueuedSoundEffectLoops();
|
||||
|
||||
@Import("queuedSoundEffectDelays")
|
||||
int[] getQueuedSoundEffectDelays();
|
||||
|
||||
Reference in New Issue
Block a user