show player energy, change daytimecontroller to TimeManager
This commit is contained in:
@@ -3,6 +3,6 @@ namespace Assets.Scripts.Actions.Interfaces
|
||||
{
|
||||
internal interface ISellableItem
|
||||
{
|
||||
public double Price { get; }
|
||||
public float Price { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user