1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 10:18:22 +08:00

Add AllowSliderBallTint to skin configuration

This commit is contained in:
iiSaLMaN 2019-09-20 00:10:55 +03:00
parent 033ed2e1f5
commit 8fcfd82316

View File

@ -9,6 +9,7 @@ namespace osu.Game.Rulesets.Osu.Skinning
HitCircleOverlap,
SliderBorderSize,
SliderPathRadius,
AllowSliderBallTint,
CursorExpand,
}
}