mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 04:59:52 +08:00
Increase line thickness to match design
This commit is contained in:
@@ -15,7 +15,7 @@ namespace osu.Game.Tournament.Screens.Ladder.Components
|
||||
Source = source;
|
||||
Destination = destination;
|
||||
|
||||
PathWidth = 2;
|
||||
PathWidth = 3;
|
||||
BypassAutoSizeAxes = Axes.Both;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user