1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-22 07:09:53 +08:00

Add AllowSliderBallTint to skin configuration

This commit is contained in:
iiSaLMaN
2019-09-20 00:10:55 +03:00
Unverified
parent 033ed2e1f5
commit 8fcfd82316
@@ -9,6 +9,7 @@ namespace osu.Game.Rulesets.Osu.Skinning
HitCircleOverlap,
SliderBorderSize,
SliderPathRadius,
AllowSliderBallTint,
CursorExpand,
}
}