Auto comp (#6416)
This commit is contained in:
@@ -8,8 +8,6 @@ namespace Content.Shared.Rotatable
|
||||
[RegisterComponent]
|
||||
public class RotatableComponent : Component
|
||||
{
|
||||
public override string Name => "Rotatable";
|
||||
|
||||
/// <summary>
|
||||
/// If true, this entity can be rotated even while anchored.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user