mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Ensure the correct (up-to-date) ruleset is retrieved
This commit is contained in:
@ -15,5 +15,7 @@ namespace osu.Game.Rulesets.Osu.Tests
|
||||
typeof(OsuRuleset),
|
||||
typeof(OsuLegacySkinTransformer),
|
||||
};
|
||||
|
||||
protected override Ruleset CreateRulesetForSkinProvider() => new OsuRuleset();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user