Add "Mirror" mod to osu!catch

This commit is contained in:
Gabe Livengood
2021-08-08 13:45:13 -04:00
parent c8a0b6058f
commit c72224fa94
2 changed files with 40 additions and 0 deletions

View File

@ -117,6 +117,7 @@ namespace osu.Game.Rulesets.Catch
{
new CatchModDifficultyAdjust(),
new CatchModClassic(),
new CatchModMirror(),
};
case ModType.Automation: