mirror of
https://github.com/ppy/osu.git
synced 2026-05-17 13:23:00 +08:00
Fix possible overlapping
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user