mirror of
https://github.com/ppy/osu.git
synced 2025-01-26 19:32:55 +08:00
Add another newline
This commit is contained in:
parent
c0b2f8bd01
commit
400633bd99
@ -52,6 +52,7 @@ namespace osu.Game.Rulesets.Mania.Mods
|
||||
Value = 200.0,
|
||||
Precision = 1.0,
|
||||
};
|
||||
|
||||
public void ApplyToBeatmap(IBeatmap beatmap)
|
||||
{
|
||||
var maniaBeatmap = (ManiaBeatmap)beatmap;
|
||||
|
Loading…
Reference in New Issue
Block a user