mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 09:42:54 +08:00
Bold font for OsuButtons.
This commit is contained in:
parent
6803b1a8db
commit
1bb142d42a
@ -25,6 +25,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
Depth = -1,
|
||||
Origin = Anchor.Centre,
|
||||
Anchor = Anchor.Centre,
|
||||
Font = @"Exo2.0-Bold",
|
||||
};
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
|
Loading…
Reference in New Issue
Block a user