Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -9,7 +9,7 @@ namespace Content.Shared.Verbs
|
||||
/// Contains combined name and icon information for a verb category.
|
||||
/// </summary>
|
||||
[Serializable, NetSerializable]
|
||||
public class VerbCategory
|
||||
public sealed class VerbCategory
|
||||
{
|
||||
public readonly string Text;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user