Fixed Jazz Instrument for Electric Guitars (#33363)
* fixed jazz midi program byte * swapped around jazz and clean in instrumentList
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
- type: SwappableInstrument
|
||||
instrumentList:
|
||||
"Clean": {27: 0}
|
||||
"Jazz": {25: 0}
|
||||
"Jazz": {26: 0}
|
||||
"Muted": {28: 0}
|
||||
- type: Sprite
|
||||
sprite: Objects/Fun/Instruments/eguitar.rsi
|
||||
|
||||
Reference in New Issue
Block a user