mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-11 09:00:26 -07:00
Rename Class3_Sub16_Sub1 to PcmSound
This commit is contained in:
parent
fa40460c24
commit
9e1fd50e5f
11 changed files with 47 additions and 47 deletions
|
|
@ -142,7 +142,7 @@ public final class Static150 {
|
|||
} else if (arg1.anInt2044 >= 0) {
|
||||
@Pc(150) SynthSound local150 = Static292.method3988(Static248.aClass153_75, arg1.anInt2044, 0);
|
||||
if (local150 != null) {
|
||||
@Pc(158) Class3_Sub16_Sub1 local158 = local150.method3989().method2648(Static56.aClass156_1);
|
||||
@Pc(158) PcmSound local158 = local150.method3989().method2648(Static56.aClass156_1);
|
||||
@Pc(163) SoundPcmStream local163 = Static284.method404(local158, local134);
|
||||
local163.method396(-1);
|
||||
Static204.aClass3_Sub3_Sub2_1.method1343(local163);
|
||||
|
|
@ -158,7 +158,7 @@ public final class Static150 {
|
|||
@Pc(219) int local219 = (int) ((double) arg1.anIntArray181.length * Math.random());
|
||||
@Pc(227) SynthSound local227 = Static292.method3988(Static248.aClass153_75, arg1.anIntArray181[local219], 0);
|
||||
if (local227 != null) {
|
||||
@Pc(236) Class3_Sub16_Sub1 local236 = local227.method3989().method2648(Static56.aClass156_1);
|
||||
@Pc(236) PcmSound local236 = local227.method3989().method2648(Static56.aClass156_1);
|
||||
@Pc(241) SoundPcmStream local241 = Static284.method404(local236, local134);
|
||||
local241.method396(0);
|
||||
Static204.aClass3_Sub3_Sub2_1.method1343(local241);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue