Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -6,7 +6,7 @@ using Robust.Shared.Maths;
|
||||
namespace Content.Shared.Rotatable
|
||||
{
|
||||
[RegisterComponent]
|
||||
public class RotatableComponent : Component
|
||||
public sealed class RotatableComponent : Component
|
||||
{
|
||||
/// <summary>
|
||||
/// If true, this entity can be rotated even while anchored.
|
||||
|
||||
Reference in New Issue
Block a user