Implemented Loading function on fields and plants

This commit is contained in:
2025-11-15 22:15:02 +01:00
parent 3fcb34c04d
commit 6613e54658
11 changed files with 143 additions and 24 deletions
@@ -1,5 +1,4 @@
using System.Collections.Generic;
using Babushka.scripts.CSharp.Common.Services;
using Godot;
namespace Babushka.scripts.CSharp.Common.Farming;