Fix comma.

This commit is contained in:
Dean Herbert 2017-05-01 19:32:31 +09:00
parent c59589eba7
commit 3943e4ae95

View File

@ -161,8 +161,7 @@ namespace osu.Game.Overlays
{
Scale = new Vector2(1.4f),
IconScale = new Vector2(1.4f),
Action = play
,
Action = play,
Icon = FontAwesome.fa_play_circle_o,
},
new Button