From 74bcc61a67cd265e10af95bdbe6df5d3d5b714fd Mon Sep 17 00:00:00 2001 From: EVAST9919 Date: Sat, 11 Nov 2017 07:51:07 +0300 Subject: [PATCH] Fix possible overlapping --- osu.Game/Overlays/BeatmapSet/Scores/DrawableScore.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osu.Game/Overlays/BeatmapSet/Scores/DrawableScore.cs b/osu.Game/Overlays/BeatmapSet/Scores/DrawableScore.cs index 8aba88c639..6d20082383 100644 --- a/osu.Game/Overlays/BeatmapSet/Scores/DrawableScore.cs +++ b/osu.Game/Overlays/BeatmapSet/Scores/DrawableScore.cs @@ -83,7 +83,7 @@ namespace osu.Game.Overlays.BeatmapSet.Scores Height = 20, FillMode = FillMode.Fit, RelativePositionAxes = Axes.X, - X = 0.55f + X = 0.57f }, new OsuSpriteText {