♻️ removed Print statements
This commit is contained in:
@@ -18,7 +18,6 @@ public partial class InventoryUi : Control
|
||||
|
||||
public override void _Ready()
|
||||
{
|
||||
GD.Print("Ready inventory ui");
|
||||
_playerInventory = InventoryManager.Instance.playerInventory;
|
||||
//PopulateSlots();
|
||||
SubscribeSlots();
|
||||
|
||||
Reference in New Issue
Block a user