mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 12:57:36 +08:00
add full-stop to mod description for consistency
This commit is contained in:
parent
08b477ed52
commit
1bd44529dd
@ -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";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user