mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-16 19:40:18 -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
|
|
@ -280,7 +280,7 @@ public final class MidiPcmStream extends PcmStream {
|
|||
if (local118 == null) {
|
||||
return;
|
||||
}
|
||||
@Pc(126) Class3_Sub16_Sub1 local126 = local118.aClass3_Sub16_Sub1Array1[arg2];
|
||||
@Pc(126) PcmSound local126 = local118.aClass3_Sub16_Sub1Array1[arg2];
|
||||
if (local126 == null) {
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue