Cardboard Box and Stealth Components (#11569)
This commit is contained in:
8
Content.Server/Stealth/StealthSystem.cs
Normal file
8
Content.Server/Stealth/StealthSystem.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using Content.Shared.Stealth;
|
||||
|
||||
namespace Content.Server.Stealth;
|
||||
|
||||
public sealed class StealthSystem : SharedStealthSystem
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user