This commit is contained in:
committed by
GitHub
parent
c5f7c61041
commit
cecf87997b
@@ -8,7 +8,7 @@ using Robust.Shared.Serialization.TypeSerializers.Implementations.Custom.Prototy
|
||||
|
||||
namespace Content.Server.Nutrition.Components
|
||||
{
|
||||
[RegisterComponent, Access(typeof(FoodSystem))]
|
||||
[RegisterComponent, Friend(typeof(FoodSystem))]
|
||||
public sealed class FoodComponent : Component
|
||||
{
|
||||
[DataField("solution")]
|
||||
|
||||
Reference in New Issue
Block a user