mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 20:32:55 +08:00
Fix comma.
This commit is contained in:
parent
c59589eba7
commit
3943e4ae95
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user