♻️ removed no longer used method

This commit is contained in:
2025-12-04 22:33:45 +01:00
parent 9f4cda0e6d
commit 9b8933e698
@@ -62,11 +62,6 @@ public partial class PlantBehaviour2D : Node2D
}
}
public void IncrementDaysGrowing()
{
DayPlanted++;
}
public string PrefabPath => _prefabPath;
/// <summary>