mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
add accuracy challenge mod
This commit is contained in:
@ -109,6 +109,7 @@ namespace osu.Game.Rulesets.Catch
|
||||
new MultiMod(new CatchModDoubleTime(), new CatchModNightcore()),
|
||||
new CatchModHidden(),
|
||||
new CatchModFlashlight(),
|
||||
//new ModAccuracyChallenge(),
|
||||
};
|
||||
|
||||
case ModType.Conversion:
|
||||
|
Reference in New Issue
Block a user