This commit is contained in:
committed by
GitHub
parent
c5f7c61041
commit
cecf87997b
@@ -1,7 +1,7 @@
|
||||
namespace Content.Server.Remotes
|
||||
{
|
||||
[RegisterComponent]
|
||||
[Access(typeof(DoorRemoteSystem))]
|
||||
[Friend(typeof(DoorRemoteSystem))]
|
||||
public sealed class DoorRemoteComponent : Component
|
||||
{
|
||||
public OperatingMode Mode = OperatingMode.OpenClose;
|
||||
|
||||
Reference in New Issue
Block a user