mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-19 21:10:19 -07:00
Consolidated a little more
This commit is contained in:
parent
774d382816
commit
1c0b9b1755
86 changed files with 1239 additions and 1292 deletions
|
|
@ -116,7 +116,7 @@ public final class MidiPcmStream extends PcmStream {
|
|||
@Pc(40) int local40 = (int) local34.key;
|
||||
@Pc(48) MidiInstrument local48 = (MidiInstrument) this.aClass133_23.get((long) local40);
|
||||
if (local48 == null) {
|
||||
local48 = Static116.method2320(arg1, local40);
|
||||
local48 = MidiInstrument.method2320(arg1, local40);
|
||||
if (local48 == null) {
|
||||
local5 = false;
|
||||
continue;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue