mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-05 01:16:15 +00:00
Merge 'stable' into 'minor-next'
Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/12839491049
This commit is contained in:
Submodule build/php updated: 56cec11745...ae946949c5
@ -39,10 +39,10 @@ final class NoteInstrumentIdMap{
|
|||||||
NoteInstrument::SNARE => 2,
|
NoteInstrument::SNARE => 2,
|
||||||
NoteInstrument::CLICKS_AND_STICKS => 3,
|
NoteInstrument::CLICKS_AND_STICKS => 3,
|
||||||
NoteInstrument::DOUBLE_BASS => 4,
|
NoteInstrument::DOUBLE_BASS => 4,
|
||||||
NoteInstrument::BELL => 5,
|
NoteInstrument::FLUTE => 5,
|
||||||
NoteInstrument::FLUTE => 6,
|
NoteInstrument::BELL => 6,
|
||||||
NoteInstrument::CHIME => 7,
|
NoteInstrument::GUITAR => 7,
|
||||||
NoteInstrument::GUITAR => 8,
|
NoteInstrument::CHIME => 8,
|
||||||
NoteInstrument::XYLOPHONE => 9,
|
NoteInstrument::XYLOPHONE => 9,
|
||||||
NoteInstrument::IRON_XYLOPHONE => 10,
|
NoteInstrument::IRON_XYLOPHONE => 10,
|
||||||
NoteInstrument::COW_BELL => 11,
|
NoteInstrument::COW_BELL => 11,
|
||||||
|
Reference in New Issue
Block a user