Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Content.Client.Examine;
|
||||
/// Buttons that show up in the examine tooltip to specify more detailed
|
||||
/// ways to examine an item.
|
||||
/// </summary>
|
||||
public class ExamineButton : ContainerButton
|
||||
public sealed class ExamineButton : ContainerButton
|
||||
{
|
||||
public const string StyleClassExamineButton = "examine-button";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user