WIP moving seed to plant matching into separate system, making fields independent of specific plants.

This commit is contained in:
2025-08-15 18:42:17 +02:00
parent 41365fb5d4
commit ce2d7eb773
13 changed files with 135 additions and 134 deletions
@@ -165,4 +165,5 @@ public partial class FarmingControls2D : Node2D
}
#endregion
}