mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 10:18:22 +08:00
Increase PERFECT from 320 to 350 score
This commit is contained in:
parent
f7cd6e83aa
commit
375dad0878
@ -28,7 +28,7 @@ namespace osu.Game.Rulesets.Mania.Judgements
|
|||||||
return 300;
|
return 300;
|
||||||
|
|
||||||
case HitResult.Perfect:
|
case HitResult.Perfect:
|
||||||
return 320;
|
return 350;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user