1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-19 02:12:57 +08:00

Use FastCircle for kiai visualisation

This commit is contained in:
Andrei Zavatski 2024-08-31 17:32:24 +03:00
parent 501ea68a21
commit 837fa1b8dc

View File

@ -103,7 +103,7 @@ namespace osu.Game.Screens.Edit.Components.Timelines.Summary.Parts
Anchor = Anchor.CentreLeft;
Origin = Anchor.CentreLeft;
Height = 0.2f;
AddInternal(new Circle
AddInternal(new FastCircle
{
RelativeSizeAxes = Axes.Both,
Colour = colours.Purple1