Implement mania hold note skinning

This commit is contained in:
smoogipoo
2020-03-31 16:42:35 +09:00
parent 11430d616e
commit 1952fcc0ce
8 changed files with 174 additions and 82 deletions

View File

@ -29,6 +29,7 @@ namespace osu.Game.Skinning
KeyImageDown,
NoteImage,
HoldNoteHeadImage,
HoldNoteTailImage
HoldNoteTailImage,
HoldNoteBodyImage,
}
}