♻️ removed no longer used method

pull/34/head
kziolkowski 1 month ago
parent 9f4cda0e6d
commit 9b8933e698

@ -62,11 +62,6 @@ public partial class PlantBehaviour2D : Node2D
} }
} }
public void IncrementDaysGrowing()
{
DayPlanted++;
}
public string PrefabPath => _prefabPath; public string PrefabPath => _prefabPath;
/// <summary> /// <summary>

Loading…
Cancel
Save