1
0
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:
Bartłomiej Dach 2023-10-31 16:18:09 +01:00
parent a644c75957
commit 955e2ed051
No known key found for this signature in database

View File

@ -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.