Cryogenic Sleep Units (#24096)
* Cryogenic sleep units * pause map support * no more body deletion * Cryogenic Storage Units * boowomp * no more emag, no more dropping present people
This commit is contained in:
9
Content.Client/Bed/Cryostorage/CryostorageSystem.cs
Normal file
9
Content.Client/Bed/Cryostorage/CryostorageSystem.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
using Content.Shared.Bed.Cryostorage;
|
||||
|
||||
namespace Content.Client.Bed.Cryostorage;
|
||||
|
||||
/// <inheritdoc/>
|
||||
public sealed class CryostorageSystem : SharedCryostorageSystem
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user