mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-17 05:27:38 +03:00
Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -5,7 +5,7 @@ using Robust.Shared.Localization;
|
||||
|
||||
namespace Content.Server.Nuke
|
||||
{
|
||||
public class NukeCodePaperSystem : EntitySystem
|
||||
public sealed class NukeCodePaperSystem : EntitySystem
|
||||
{
|
||||
[Dependency] private readonly NukeCodeSystem _codes = default!;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user