mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-21 02:15:14 -06:00
Consolidated a bunch of static classes
This commit is contained in:
parent
cf6a86e926
commit
774d382816
260 changed files with 4163 additions and 4536 deletions
|
|
@ -72,7 +72,7 @@ public final class SoundBank {
|
|||
} else if (arg1 == null || arg1[0] > 0) {
|
||||
@Pc(53) VorbisSound local53 = (VorbisSound) this.aClass133_11.get(local26);
|
||||
if (local53 == null) {
|
||||
local53 = Static117.method2345(this.aClass153_53, arg0, arg2);
|
||||
local53 = VorbisSound.method2345(this.aClass153_53, arg0, arg2);
|
||||
if (local53 == null) {
|
||||
return null;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue