mirror of
https://github.com/ppy/osu
synced 2025-01-11 08:39:31 +00:00
changed description for hidden
ctb doesn't have approach circles
This commit is contained in:
parent
797e77e651
commit
3b9c2d1d5f
@ -17,7 +17,7 @@ namespace osu.Game.Rulesets.Catch.Mods
|
||||
|
||||
public class CatchModHidden : ModHidden
|
||||
{
|
||||
public override string Description => @"Play with no approach circles and fading notes for a slight score advantage.";
|
||||
public override string Description => @"Play with fading notes for a slight score advantage.";
|
||||
public override double ScoreMultiplier => 1.06;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user