mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
add full-stop to mod description for consistency
This commit is contained in:
@ -12,7 +12,7 @@ namespace osu.Game.Rulesets.Mods
|
||||
{
|
||||
public override string Name => @"Difficulty Adjust";
|
||||
|
||||
public override string Description => @"Override a beatmap's difficulty settings";
|
||||
public override string Description => @"Override a beatmap's difficulty settings.";
|
||||
|
||||
public override string Acronym => "DA";
|
||||
|
||||
|
Reference in New Issue
Block a user