Auto comp (#6416)
This commit is contained in:
@@ -8,8 +8,6 @@ namespace Content.Server.Rotatable
|
||||
[RegisterComponent]
|
||||
public class FlippableComponent : Component
|
||||
{
|
||||
public override string Name => "Flippable";
|
||||
|
||||
/// <summary>
|
||||
/// Entity to replace this entity with when the current one is 'flipped'.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user