Fix warnings and code cleanup/fixes (#13570)
This commit is contained in:
@@ -2,10 +2,10 @@ using Robust.Shared.GameStates;
|
||||
|
||||
namespace Content.Server.Power.Components
|
||||
{
|
||||
[RegisterComponent]
|
||||
/// <summary>
|
||||
/// This object is an APC electronics, used for constructing APCs
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public sealed class ApcElectronicsComponent : Component
|
||||
{ }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user