mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 00:15:15 -06:00
Refactored some anim/area sound classes
This commit is contained in:
parent
dbca509eb5
commit
fd3572f709
108 changed files with 1063 additions and 1078 deletions
|
|
@ -39,7 +39,7 @@ public final class SoundBank {
|
|||
if (local59 == null) {
|
||||
return null;
|
||||
}
|
||||
local37 = local59.method3989();
|
||||
local37 = local59.toPcmSound();
|
||||
this.aClass133_12.put(local37, local30);
|
||||
if (arg0 != null) {
|
||||
arg0[0] -= local37.aByteArray47.length;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue