mirror of
https://github.com/ppy/osu.git
synced 2025-02-21 00:12:59 +08:00
Remove the circle size buff
This commit is contained in:
parent
0cf3119006
commit
b09165a074
@ -135,7 +135,6 @@ namespace osu.Game.Rulesets.Osu.Mods
|
||||
{
|
||||
// Decrease AR to increase preempt time
|
||||
difficulty.ApproachRate *= 0.5f;
|
||||
difficulty.CircleSize *= 0.75f;
|
||||
}
|
||||
|
||||
// Background metronome
|
||||
|
Loading…
Reference in New Issue
Block a user