Merge branch 'master' into not-available-to-download

This commit is contained in:
iiSaLMaN
2019-06-21 14:16:31 +03:00
committed by GitHub
157 changed files with 8743 additions and 1205 deletions

View File

@ -24,6 +24,7 @@ namespace osu.Game.Overlays
private const int fade_duration = 300;
public const float X_PADDING = 40;
public const float TOP_PADDING = 25;
public const float RIGHT_WIDTH = 275;
public readonly Header Header;