Bump engine to 0.19.0.0 (#8417)
This commit is contained in:
committed by
GitHub
parent
5dbe77ecba
commit
cb95d2ae8d
@@ -11,6 +11,7 @@ using Robust.Shared.Random;
|
||||
namespace Content.Server.Nutrition.Components
|
||||
{
|
||||
[RegisterComponent]
|
||||
[ComponentReference(typeof(SharedHungerComponent))]
|
||||
public sealed class HungerComponent : SharedHungerComponent
|
||||
{
|
||||
[Dependency] private readonly IEntityManager _entMan = default!;
|
||||
|
||||
Reference in New Issue
Block a user