1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-25 03:09:54 +08:00

Merged branch master into round_masking

This commit is contained in:
Dean Herbert
2016-10-17 12:08:31 +09:00
Unverified
+1 -1
View File
@@ -62,9 +62,9 @@ namespace osu.Game.Overlays
new ToolbarButton
{
Icon = FontAwesome.gear,
Action = OnSettings,
TooltipMain = "Settings",
TooltipSub = "Change your settings",
Action = OnSettings
},
new ToolbarButton
{