mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-16 19:40:18 -07:00
Refactored more CS2 stuff
This commit is contained in:
parent
e5eeecd0ad
commit
79fdaf96f8
154 changed files with 1382 additions and 1378 deletions
|
|
@ -111,7 +111,7 @@ public final class MidiPcmStream extends PcmStream {
|
|||
@Pc(5) boolean local5 = true;
|
||||
@Pc(20) int[] local20 = new int[] { 22050 };
|
||||
for (@Pc(34) Class3_Sub9 local34 = (Class3_Sub9) arg0.aClass133_22.method3859(); local34 != null; local34 = (Class3_Sub9) arg0.aClass133_22.method3861()) {
|
||||
@Pc(40) int local40 = (int) local34.aLong192;
|
||||
@Pc(40) int local40 = (int) local34.uid;
|
||||
@Pc(48) MidiInstrument local48 = (MidiInstrument) this.aClass133_23.method3863((long) local40);
|
||||
if (local48 == null) {
|
||||
local48 = Static116.method2320(arg1, local40);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue