Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -2,7 +2,7 @@ using Robust.Shared.GameObjects;
|
||||
|
||||
namespace Content.Server.Ghost
|
||||
{
|
||||
public class GhostBooEvent : HandledEntityEventArgs
|
||||
public sealed class GhostBooEvent : HandledEntityEventArgs
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user