mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-11 09:00:26 -07:00
Rename Class3_Sub3_Sub1 to SoundPcmStream
This commit is contained in:
parent
176f5c0b8d
commit
0592c804f7
7 changed files with 30 additions and 30 deletions
|
|
@ -143,7 +143,7 @@ public final class Static150 {
|
|||
@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(163) Class3_Sub3_Sub1 local163 = Static284.method404(local158, local134);
|
||||
@Pc(163) SoundPcmStream local163 = Static284.method404(local158, local134);
|
||||
local163.method396(-1);
|
||||
Static204.aClass3_Sub3_Sub2_1.method1343(local163);
|
||||
arg1.aClass3_Sub3_Sub1_1 = local163;
|
||||
|
|
@ -159,7 +159,7 @@ public final class Static150 {
|
|||
@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(241) Class3_Sub3_Sub1 local241 = Static284.method404(local236, local134);
|
||||
@Pc(241) SoundPcmStream local241 = Static284.method404(local236, local134);
|
||||
local241.method396(0);
|
||||
Static204.aClass3_Sub3_Sub2_1.method1343(local241);
|
||||
arg1.anInt2034 = (int) ((double) (arg1.anInt2040 - arg1.anInt2032) * Math.random()) + arg1.anInt2032;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue