1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-24 13:30:46 +08:00

Fix comma.

This commit is contained in:
Dean Herbert
2017-05-01 19:32:31 +09:00
Unverified
parent c59589eba7
commit 3943e4ae95
+1 -2
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