mirror of
https://github.com/osukey/osukey.git
synced 2025-08-06 16:13:57 +09:00
Bold font for OsuButtons.
This commit is contained in:
@ -25,6 +25,7 @@ namespace osu.Game.Graphics.UserInterface
|
|||||||
Depth = -1,
|
Depth = -1,
|
||||||
Origin = Anchor.Centre,
|
Origin = Anchor.Centre,
|
||||||
Anchor = Anchor.Centre,
|
Anchor = Anchor.Centre,
|
||||||
|
Font = @"Exo2.0-Bold",
|
||||||
};
|
};
|
||||||
|
|
||||||
[BackgroundDependencyLoader]
|
[BackgroundDependencyLoader]
|
||||||
|
Reference in New Issue
Block a user