mirror of
https://github.com/ppy/osu.git
synced 2024-12-17 00:23:22 +08:00
Use purple again for kiai time specifically
This commit is contained in:
parent
c4de2bbb60
commit
c2cc85e6f0
@ -100,7 +100,7 @@ namespace osu.Game.Screens.Edit.Components.Timelines.Summary.Parts
|
||||
Origin = Anchor.CentreLeft,
|
||||
Height = 0.4f,
|
||||
Depth = float.MaxValue,
|
||||
Colour = effect.GetRepresentingColour(colours),
|
||||
Colour = colours.Purple1,
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user