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
50 changed files with 479 additions and 274 deletions

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();