Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -7,7 +7,7 @@ using Robust.Client.UserInterface.XAML;
|
||||
namespace Content.Client.Labels.UI
|
||||
{
|
||||
[GenerateTypedNameReferences]
|
||||
public partial class HandLabelerWindow : DefaultWindow
|
||||
public sealed partial class HandLabelerWindow : DefaultWindow
|
||||
{
|
||||
public event Action<string>? OnLabelEntered;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user