Formatting

This commit is contained in:
Dean Herbert
2017-07-13 13:52:40 +09:00
parent 3a4150c6c3
commit c02a85bc4a
4 changed files with 6 additions and 12 deletions

View File

@ -31,7 +31,6 @@ namespace osu.Game.Overlays
private ProfileTabControl tabs;
public const float CONTENT_X_MARGIN = 50;
private const float transition_length = 500;
public UserProfileOverlay()
{