mirror of
https://github.com/ppy/osu.git
synced 2024-12-13 05:22:54 +08:00
Seal UnknownMod
Not a class for extension.
This commit is contained in:
parent
a644c75957
commit
955e2ed051
@ -5,7 +5,7 @@ using osu.Framework.Localisation;
|
||||
|
||||
namespace osu.Game.Rulesets.Mods
|
||||
{
|
||||
public class UnknownMod : Mod
|
||||
public sealed class UnknownMod : Mod
|
||||
{
|
||||
/// <summary>
|
||||
/// The acronym of the mod which could not be resolved.
|
||||
|
Loading…
Reference in New Issue
Block a user