Fix a bunch of warnings (#11965)
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>
This commit is contained in:
@@ -3,6 +3,6 @@ using Robust.Shared.GameObjects;
|
||||
namespace Content.Client.Atmos.Components;
|
||||
|
||||
[RegisterComponent]
|
||||
public class PipeColorVisualsComponent : Component
|
||||
public sealed class PipeColorVisualsComponent : Component
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user