mirror of
https://github.com/ppy/osu
synced 2025-01-18 20:10:49 +00:00
Fix typo in font name declaration.
This commit is contained in:
parent
993f68bc61
commit
0b2bb2ea0e
@ -160,7 +160,7 @@ namespace osu.Game.Screens.Tournament
|
||||
|
||||
Text = "Control Panel",
|
||||
TextSize = 22f,
|
||||
Font = "Exo2.0-Boldd"
|
||||
Font = "Exo2.0-Bold"
|
||||
},
|
||||
new FillFlowContainer
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user