Consolidated a bunch of static classes

This commit is contained in:
Pazaz 2022-05-04 01:49:55 -04:00
parent cf6a86e926
commit 774d382816
260 changed files with 4163 additions and 4536 deletions

View file

@ -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;
}