mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-15 11:00:19 -07:00
Rename Class62_Sub2 to JavaAudioChannel
This commit is contained in:
parent
6652fe090a
commit
d61e5b31e7
2 changed files with 2 additions and 2 deletions
|
|
@ -48,7 +48,7 @@ public final class Static107 {
|
|||
throw new IllegalStateException();
|
||||
}
|
||||
try {
|
||||
@Pc(33) AudioChannel local33 = (AudioChannel) Class.forName("Class62_Sub2").getDeclaredConstructor().newInstance();
|
||||
@Pc(33) AudioChannel local33 = (AudioChannel) Class.forName("JavaAudioChannel").getDeclaredConstructor().newInstance();
|
||||
local33.anInt4641 = arg0;
|
||||
local33.anIntArray411 = new int[(Static164.aBoolean192 ? 2 : 1) * 256];
|
||||
local33.method3576(arg2);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue