♻️ removed no longer used method
This commit is contained in:
@@ -62,11 +62,6 @@ public partial class PlantBehaviour2D : Node2D
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public void IncrementDaysGrowing()
|
|
||||||
{
|
|
||||||
DayPlanted++;
|
|
||||||
}
|
|
||||||
|
|
||||||
public string PrefabPath => _prefabPath;
|
public string PrefabPath => _prefabPath;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user