mirror of
https://github.com/ppy/osu
synced 2024-12-15 19:36:34 +00:00
Merge pull request #1312 from Xinnoh/patch-1
changed description for hidden
This commit is contained in:
commit
9892572db4
@ -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