This commit is contained in:
committed by
GitHub
parent
c5f7c61041
commit
cecf87997b
@@ -1,7 +1,7 @@
|
||||
namespace Content.Server.SurveillanceCamera;
|
||||
|
||||
[RegisterComponent]
|
||||
[Access(typeof(SurveillanceCameraMonitorSystem))]
|
||||
[Friend(typeof(SurveillanceCameraMonitorSystem))]
|
||||
public sealed class SurveillanceCameraMonitorComponent : Component
|
||||
{
|
||||
// Currently active camera viewed by this monitor.
|
||||
|
||||
Reference in New Issue
Block a user