Bump engine to 0.19.0.0 (#8417)
This commit is contained in:
committed by
GitHub
parent
5dbe77ecba
commit
cb95d2ae8d
@@ -6,6 +6,7 @@ using Robust.Shared.GameObjects;
|
||||
namespace Content.Client.Nutrition.Components
|
||||
{
|
||||
[RegisterComponent]
|
||||
[ComponentReference(typeof(SharedHungerComponent))]
|
||||
public sealed class HungerComponent : SharedHungerComponent
|
||||
{
|
||||
private HungerThreshold _currentHungerThreshold;
|
||||
|
||||
Reference in New Issue
Block a user