Move pipe visualizers to systems. (#6565)
This commit is contained in:
7
Content.Server/SubFloor/SubFloorHideSystem.cs
Normal file
7
Content.Server/SubFloor/SubFloorHideSystem.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using Content.Shared.SubFloor;
|
||||
|
||||
namespace Content.Server.SubFloor;
|
||||
|
||||
public sealed class SubFloorHideSystem : SharedSubFloorHideSystem
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user