partial fix sun system
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace Assets.Scripts.Actions
|
||||
{
|
||||
public class Eat : IPlayerAction, Interfaces.ISellable
|
||||
public class Eat : IPlayerAction, ISellable
|
||||
{
|
||||
public decimal Price { get; private set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user