predict morgue and crematorium (#39293)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using Robust.Shared.GameStates;
|
||||
|
||||
namespace Content.Shared.Morgue.Components;
|
||||
|
||||
/// <summary>
|
||||
/// Used to track actively cooking crematoriums.
|
||||
/// </summary>
|
||||
[RegisterComponent, NetworkedComponent]
|
||||
public sealed partial class ActiveCrematoriumComponent : Component;
|
||||
Reference in New Issue
Block a user