1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-05 03:13:22 +08:00

remove unnecessary empty line

This commit is contained in:
Milo 2024-11-11 21:27:06 -04:00 committed by GitHub
parent 9cadca84bb
commit 50cbcd4a0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,6 @@ namespace osu.Game.Rulesets.Mania.Mods
{
public class ManiaModFullPerfect : ManiaModPerfect
{
public override string Name => "Full Perfect";
public override string Acronym => "FP";
public override LocalisableString Description => @"Placeholder";