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

@ -25,5 +25,6 @@ namespace osu.Game.Rulesets.Mania
Note,
HoldNoteHead,
HoldNoteTail,
HoldNoteBody,
}
}