Merge branch 'master' into move-tooltip-text

This commit is contained in:
Dan Balasescu
2019-05-21 15:00:09 +09:00
committed by GitHub
18 changed files with 30 additions and 37 deletions

View File

@ -83,7 +83,7 @@ namespace osu.Game.Overlays.BeatmapSet.Scores
Origin = Anchor.CentreLeft,
AutoSizeAxes = Axes.Both,
},
date = new SpriteText
date = new OsuSpriteText
{
Anchor = Anchor.CentreLeft,
Origin = Anchor.CentreLeft,