♻️ inventory works

pull/32/head
kziolkowski 2 months ago
parent 9d818e5079
commit 88f3c90eec

@ -18,7 +18,7 @@ public partial class InventoryInstance : Node, ISaveable
[Signal]
public delegate void InventoryContentsChangedEventHandler();
private const string ID = "instace";
private const string ID = "inventoryInstance";
/// <summary>
/// The total amount of Inventoryslots in the inventory (empty and occupied).

Loading…
Cancel
Save