1
This commit is contained in:
@@ -9,7 +9,7 @@ using UnityEngine;
|
||||
|
||||
namespace BITFALL.Player.Survival
|
||||
{
|
||||
public class PlayerEatService : EntityComponent
|
||||
public class PlayerEatService : EntityBehavior
|
||||
{
|
||||
[Inject] private IPlayerSurvivalService _survival;
|
||||
[Inject] private IEntityInventory _inventory;
|
||||
|
Reference in New Issue
Block a user