Fix some formatting issues

This commit is contained in:
Dean Herbert
2017-08-13 10:36:57 +09:00
parent b822c7dd3e
commit fe2911f165
3 changed files with 10 additions and 9 deletions

View File

@ -245,7 +245,7 @@ namespace osu.Game.Overlays.Settings.Sections.General
{
RelativeSizeAxes = Axes.X,
Text = "Register new account",
//Binding = registerLink
//Action = registerLink
}
};
}