1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 19:22:54 +08:00

Update Key Counter font.

This commit is contained in:
Dean Herbert 2017-02-16 22:43:49 +09:00
parent 04346dbb92
commit 9a2beb5979
No known key found for this signature in database
GPG Key ID: 46D71BF4958ABB49

View File

@ -89,6 +89,8 @@ namespace osu.Game.Screens.Play
new OsuSpriteText
{
Text = Name,
Font = @"Venera",
TextSize = 12,
Anchor = Anchor.Centre,
Origin = Anchor.Centre,
RelativePositionAxes = Axes.Both,