mirror of
https://github.com/ppy/osu
synced 2025-03-05 19:11:52 +00:00
Merge branch 'master' into storyboard-improvements
This commit is contained in:
commit
fae6ea1ee2
@ -118,6 +118,7 @@ namespace osu.Game
|
||||
dependencies.Cache(new OsuColour());
|
||||
|
||||
fileImporters.Add(BeatmapManager);
|
||||
fileImporters.Add(ScoreStore);
|
||||
|
||||
//this completely overrides the framework default. will need to change once we make a proper FontStore.
|
||||
dependencies.Cache(Fonts = new FontStore { ScaleAdjust = 100 });
|
||||
|
Loading…
Reference in New Issue
Block a user