mirror of
https://github.com/osukey/osukey.git
synced 2025-05-08 23:27:38 +09:00
Remove triangle effect from latency certifier buttons
This commit is contained in:
parent
720247294a
commit
eea7984ba9
@ -47,6 +47,8 @@ namespace osu.Game.Screens.Utility
|
|||||||
Height = 100;
|
Height = 100;
|
||||||
SpriteText.Colour = overlayColourProvider.Background6;
|
SpriteText.Colour = overlayColourProvider.Background6;
|
||||||
SpriteText.Font = OsuFont.TorusAlternate.With(size: 34);
|
SpriteText.Font = OsuFont.TorusAlternate.With(size: 34);
|
||||||
|
|
||||||
|
Triangles?.Hide();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user