mirror of
https://github.com/ppy/osu.git
synced 2025-02-14 20:33:09 +08:00
Add Venera Medium in Store
This commit is contained in:
parent
7762b67ecb
commit
9a617dd143
@ -154,6 +154,7 @@ namespace osu.Game
|
||||
|
||||
Fonts.AddStore(new GlyphStore(Resources, @"Fonts/Venera"));
|
||||
Fonts.AddStore(new GlyphStore(Resources, @"Fonts/Venera-Light"));
|
||||
Fonts.AddStore(new GlyphStore(Resources, @"Fonts/Venera-Medium"));
|
||||
|
||||
runMigrations();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user