Fix typo in font name declaration.

This commit is contained in:
Dean Herbert 2017-03-21 22:51:49 +09:00 committed by GitHub
parent 993f68bc61
commit 0b2bb2ea0e

View File

@ -160,7 +160,7 @@ namespace osu.Game.Screens.Tournament
Text = "Control Panel",
TextSize = 22f,
Font = "Exo2.0-Boldd"
Font = "Exo2.0-Bold"
},
new FillFlowContainer
{