mabe fixies
This commit is contained in:
parent
943e141d0a
commit
11bb2a7af8
1 changed files with 2 additions and 0 deletions
|
@ -214,6 +214,8 @@ public class NBSConverter implements Converter {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (!sounds.contains(name) && sounds.contains(file)) name = file;
|
||||||
|
|
||||||
instrument = Instrument.of(name);
|
instrument = Instrument.of(name);
|
||||||
key += customInstrument.pitch;
|
key += customInstrument.pitch;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue