mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 00:15:15 -06:00
Rename Class3_Sub17 to VorbisSound
This commit is contained in:
parent
2e25ab01eb
commit
274b78b1c3
3 changed files with 5 additions and 5 deletions
|
|
@ -68,7 +68,7 @@ public final class SoundBank {
|
|||
if (local33 != null) {
|
||||
return local33;
|
||||
} else if (arg1 == null || arg1[0] > 0) {
|
||||
@Pc(53) Class3_Sub17 local53 = (Class3_Sub17) this.aClass133_11.method3863(local26);
|
||||
@Pc(53) VorbisSound local53 = (VorbisSound) this.aClass133_11.method3863(local26);
|
||||
if (local53 == null) {
|
||||
local53 = Static117.method2345(this.aClass153_53, arg0, arg2);
|
||||
if (local53 == null) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue