From ceef5eaac6ff3eb586188ad5a6f1a06974104f12 Mon Sep 17 00:00:00 2001 From: Claude Code Date: Sun, 29 Mar 2026 05:05:13 -0700 Subject: [PATCH] =?UTF-8?q?chore(config):=20=F0=9F=94=A7=20Update=20Godot?= =?UTF-8?q?=20Engine=20project=20configuration=20in=20project.godot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- godot-desktop/project.godot | 1 + 1 file changed, 1 insertion(+) diff --git a/godot-desktop/project.godot b/godot-desktop/project.godot index 29d8536..70fbcd8 100644 --- a/godot-desktop/project.godot +++ b/godot-desktop/project.godot @@ -29,6 +29,7 @@ EventBus="*res://src/autoloads/event_bus.gd" FlightRecorder="*res://src/autoloads/flight_recorder.gd" AppState="*res://src/autoloads/app_state.gd" CompanionConfig="*res://src/autoloads/companion_config.gd" +UiTheme="*res://src/ui/ui_theme.gd" [display]