mirror of
https://github.com/ppy/osu
synced 2025-02-14 17:17:15 +00:00
Update Key Counter font.
This commit is contained in:
parent
04346dbb92
commit
9a2beb5979
@ -89,6 +89,8 @@ namespace osu.Game.Screens.Play
|
|||||||
new OsuSpriteText
|
new OsuSpriteText
|
||||||
{
|
{
|
||||||
Text = Name,
|
Text = Name,
|
||||||
|
Font = @"Venera",
|
||||||
|
TextSize = 12,
|
||||||
Anchor = Anchor.Centre,
|
Anchor = Anchor.Centre,
|
||||||
Origin = Anchor.Centre,
|
Origin = Anchor.Centre,
|
||||||
RelativePositionAxes = Axes.Both,
|
RelativePositionAxes = Axes.Both,
|
||||||
|
Loading…
Reference in New Issue
Block a user