Merge branch 'master' into hoverable-timestamps

This commit is contained in:
Malox10
2020-02-13 15:21:09 +01:00
committed by GitHub
97 changed files with 975 additions and 523 deletions

View File

@ -116,6 +116,7 @@ namespace osu.Game.Overlays.BeatmapSet.Scores
Anchor = Anchor.CentreLeft,
Origin = Anchor.CentreLeft,
Size = new Vector2(19, 13),
Margin = new MarginPadding { Top = 3 }, // makes spacing look more even
ShowPlaceholderOnNull = false,
},
}