watering can fillstate is saving and loading

This commit is contained in:
2025-12-03 17:04:38 +01:00
parent c288af296c
commit 0ecae5a4d9
6 changed files with 109 additions and 34 deletions
@@ -1,7 +1,5 @@
using System;
using Babushka.scripts.CSharp.Low_Code.Variables;
using Godot;
using Godot.Collections;
namespace Babushka.scripts.CSharp.Common.Farming;