From 9c4c77ef07ce5a6b1899b81ab141d7c338fdbb50 Mon Sep 17 00:00:00 2001 From: Bent Witthold Date: Tue, 23 Dec 2025 14:05:46 +0100 Subject: [PATCH] Items can be saved in the standard location as "items.json" and are loaded automatically on startup (if file exists). Closes #9. --- UIs/GenericWidgets | 2 +- libs/GenericCore | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/UIs/GenericWidgets b/UIs/GenericWidgets index fd7e097..12e5596 160000 --- a/UIs/GenericWidgets +++ b/UIs/GenericWidgets @@ -1 +1 @@ -Subproject commit fd7e0975f52ce22815e91b6ce7369c1c948da754 +Subproject commit 12e5596b34fb45eb6eb2489557ab585b348b7ca7 diff --git a/libs/GenericCore b/libs/GenericCore index c09aad8..b2f01a7 160000 --- a/libs/GenericCore +++ b/libs/GenericCore @@ -1 +1 @@ -Subproject commit c09aad88dc7ae439242a4519d22a0170114a91ca +Subproject commit b2f01a79900a8c8f49e4787c0ee6ee15494c38cf