Merge branch 'master' into reversed-fruits

This commit is contained in:
Dean Herbert
2021-04-23 15:08:18 +09:00
136 changed files with 2730 additions and 785 deletions

View File

@ -114,6 +114,7 @@ namespace osu.Game.Rulesets.Catch
return new Mod[]
{
new CatchModDifficultyAdjust(),
new CatchModClassic(),
};
case ModType.Automation: