1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-05 02:23:38 +08:00

Merge branch 'master' into watch-replays-4

This commit is contained in:
Dean Herbert
2019-07-02 13:24:16 +09:00
committed by GitHub
Unverified
50 changed files with 479 additions and 274 deletions
+1
View File
@@ -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();