Merge pull request #14752 from peppy/realm-settings

Move (ruleset) settings to realm
This commit is contained in:
Dan Balasescu
2021-09-16 14:05:41 +09:00
committed by GitHub
13 changed files with 159 additions and 217 deletions

View File

@ -75,7 +75,6 @@ namespace osu.Game.Tests.Visual.Navigation
typeof(FileStore),
typeof(ScoreManager),
typeof(BeatmapManager),
typeof(SettingsStore),
typeof(RulesetConfigCache),
typeof(OsuColour),
typeof(IBindable<WorkingBeatmap>),