From e905a8adda5706a3bf1196fe4333624350bc8d7c Mon Sep 17 00:00:00 2001 From: Bryce Date: Sun, 26 Apr 2026 21:10:47 -0700 Subject: [PATCH] feat: register InventoryManager as AutoLoad singleton --- project.godot | 1 + 1 file changed, 1 insertion(+) diff --git a/project.godot b/project.godot index de93bf0..dc26422 100644 --- a/project.godot +++ b/project.godot @@ -23,6 +23,7 @@ config/icon="res://icon.png" ActionState="*res://ActionState.gd" CameraTransition="*res://camera_transition.tscn" +InventoryManager="*res://inventory/InventoryManager.gd" McpInteractionServer="*uid://dovjioj1jyqpp" [display]