mirror of
https://github.com/ppy/osu.git
synced 2026-05-26 15:10:31 +08:00
Increase PERFECT from 320 to 350 score
This commit is contained in:
@@ -28,7 +28,7 @@ namespace osu.Game.Rulesets.Mania.Judgements
|
||||
return 300;
|
||||
|
||||
case HitResult.Perfect:
|
||||
return 320;
|
||||
return 350;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user