mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Add another newline
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user