Merge branch 'master' into catch-spinner-checks

This commit is contained in:
ekrctb
2021-11-11 11:32:58 +09:00
committed by GitHub
28 changed files with 726 additions and 177 deletions

View File

@ -133,6 +133,7 @@ namespace osu.Game.Rulesets.Catch
new MultiMod(new ModWindUp(), new ModWindDown()),
new CatchModFloatingFruits(),
new CatchModMuted(),
new CatchModNoScope(),
};
default: