mirror of
https://github.com/osukey/osukey.git
synced 2025-05-30 01:47:30 +09:00
Remove underline from breadcrumb display
This commit is contained in:
parent
35fad4c262
commit
a5c23e7cf7
@ -25,6 +25,7 @@ namespace osu.Game.Overlays
|
|||||||
{
|
{
|
||||||
Text.Font = Text.Font.With(size: 14);
|
Text.Font = Text.Font.With(size: 14);
|
||||||
Chevron.Y = 3;
|
Chevron.Y = 3;
|
||||||
|
Bar.Height = 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user