Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -3,7 +3,7 @@ using Robust.Shared.Map;
|
||||
|
||||
namespace Content.Shared.Gravity
|
||||
{
|
||||
public class GravityChangedMessage : EntityEventArgs
|
||||
public sealed class GravityChangedMessage : EntityEventArgs
|
||||
{
|
||||
public GravityChangedMessage(GridId changedGridIndex, bool newGravityState)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user