InventoryLocation things

This commit is contained in:
Zeffuro
2025-12-28 20:39:30 +01:00
parent e46be61b1c
commit aeb4fdcb9d
7 changed files with 148 additions and 3 deletions
@@ -152,6 +152,7 @@ public class AddonInventoryWindow : NativeAddon
{
base.OnRequestedUpdate(addon, numberArrayData, stringArrayData);
InventoryContextState.RefreshMaps();
InventoryState.RefreshFromGame();
RefreshCategoriesCore(autosize: true);