mirror of
https://github.com/ppy/osu.git
synced 2026-05-23 21:00:27 +08:00
Fix repeat circles on sliders not correctly getting dimmed
This commit is contained in:
@@ -40,6 +40,7 @@ namespace osu.Game.Rulesets.Osu.Objects.Drawables
|
||||
{
|
||||
HeadCircle,
|
||||
TailCircle,
|
||||
repeatContainer,
|
||||
Body,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user