♻️ inventory works
This commit is contained in:
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user