mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 19:42:55 +08:00
Merge pull request #25221 from peppy/fix-repeat-dim
Fix repeat circles on sliders not correctly getting dimmed
This commit is contained in:
commit
9c9000027a
@ -40,6 +40,7 @@ namespace osu.Game.Rulesets.Osu.Objects.Drawables
|
||||
{
|
||||
HeadCircle,
|
||||
TailCircle,
|
||||
repeatContainer,
|
||||
Body,
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user