Add initial support for spinner middle skinning

This commit is contained in:
Dean Herbert
2020-07-29 16:55:42 +09:00
parent e98154b432
commit 1c00cf95d5
3 changed files with 32 additions and 14 deletions

View File

@ -18,6 +18,7 @@ namespace osu.Game.Rulesets.Osu
SliderBall,
SliderBody,
SpinnerDisc,
SpinnerBackground
SpinnerBackground,
SpinnerCentre
}
}