This reverts commit d21e4a1d4e.
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
using Content.Server.StationEvents.Events;
|
||||
|
||||
namespace Content.Server.StationEvents.Components;
|
||||
|
||||
/// <summary>
|
||||
/// Added to APCs to prevent them from turning on until event end
|
||||
/// </summary>
|
||||
[RegisterComponent, Access(typeof(PowerGridCheckRule))]
|
||||
public sealed class PowerGridCheckDisabledComponent : Component
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user