1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-17 08:42:35 +08:00

Fix possible overlapping

This commit is contained in:
EVAST9919
2017-11-11 07:51:07 +03:00
Unverified
parent 057ada0183
commit 74bcc61a67
@@ -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
{