1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-13 14:12:56 +08:00

Fix possible overlapping

This commit is contained in:
EVAST9919 2017-11-11 07:51:07 +03:00
parent 057ada0183
commit 74bcc61a67

View File

@ -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
{