mirror of
https://github.com/ppy/osu.git
synced 2025-01-27 15:43:21 +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,
|
HeadCircle,
|
||||||
TailCircle,
|
TailCircle,
|
||||||
|
repeatContainer,
|
||||||
Body,
|
Body,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user