mirror of
https://github.com/ppy/osu
synced 2025-01-18 20:10:49 +00: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