Fix cryopod interactions (#15045)
This commit is contained in:
@@ -3,5 +3,5 @@ using Content.Shared.Medical.Cryogenics;
|
||||
|
||||
namespace Content.Client.Medical.Cryogenics;
|
||||
|
||||
[RegisterComponent]
|
||||
[RegisterComponent, ComponentReference(typeof(SharedCryoPodComponent))]
|
||||
public sealed class CryoPodComponent : SharedCryoPodComponent { }
|
||||
|
||||
Reference in New Issue
Block a user