Seal `UnknownMod`

Not a class for extension.
This commit is contained in:
Bartłomiej Dach 2023-10-31 16:18:09 +01:00
parent a644c75957
commit 955e2ed051
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
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.