1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 21:27:24 +08:00

Update ManiaRuleset.cs

This commit is contained in:
Givikap120 2023-11-10 15:06:32 +02:00
parent d0d334a371
commit c5feefc2ad

View File

@ -427,7 +427,6 @@ namespace osu.Game.Rulesets.Mania
public override RulesetSetupSection CreateEditorSetupSection() => new ManiaSetupSection();
public override DifficultySection CreateEditorDifficultySection() => new ManiaDifficultySection();
}
public enum PlayfieldType