mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Edit mods description, multiplier, and code
This commit is contained in:
@ -7,6 +7,6 @@ namespace osu.Game.Rulesets.Catch.Mods
|
||||
{
|
||||
public class CatchModHalfTime : ModHalfTime
|
||||
{
|
||||
public override double ScoreMultiplier => 0.5;
|
||||
public override double ScoreMultiplier => 0.3;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user