Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -11,7 +11,7 @@ using static Content.Shared.Lathe.SharedLatheComponent;
|
||||
|
||||
namespace Content.Client.Lathe.UI
|
||||
{
|
||||
public class LatheBoundUserInterface : BoundUserInterface
|
||||
public sealed class LatheBoundUserInterface : BoundUserInterface
|
||||
{
|
||||
[Dependency] private readonly IEntityManager _entMan = default!;
|
||||
[Dependency] private readonly IPrototypeManager _prototypeManager = default!;
|
||||
|
||||
Reference in New Issue
Block a user