mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Ensure the correct (up-to-date) ruleset is retrieved
This commit is contained in:
@ -15,5 +15,7 @@ namespace osu.Game.Rulesets.Catch.Tests
|
||||
typeof(CatchRuleset),
|
||||
typeof(CatchLegacySkinTransformer),
|
||||
};
|
||||
|
||||
protected override Ruleset CreateRulesetForSkinProvider() => new CatchRuleset();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user