Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -15,7 +15,7 @@ using static Robust.Client.UserInterface.Controls.BaseButton;
|
||||
namespace Content.Client.Crayon.UI
|
||||
{
|
||||
[GenerateTypedNameReferences]
|
||||
public partial class CrayonWindow : DefaultWindow
|
||||
public sealed partial class CrayonWindow : DefaultWindow
|
||||
{
|
||||
public CrayonBoundUserInterface Owner { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user