From ee784f07caab144d069cdd5e5f7b9be4e314109c Mon Sep 17 00:00:00 2001 From: Claude Code Date: Sun, 29 Mar 2026 05:05:14 -0700 Subject: [PATCH] =?UTF-8?q?chore(godot-mobile):=20=F0=9F=94=A7=20Update=20?= =?UTF-8?q?project.godot=20configuration=20with=20adjusted=20metadata,=20b?= =?UTF-8?q?uild=20settings,=20and=20resource=20references?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- godot-mobile/project.godot | 1 + 1 file changed, 1 insertion(+) diff --git a/godot-mobile/project.godot b/godot-mobile/project.godot index 4e46295..dcdc679 100644 --- a/godot-mobile/project.godot +++ b/godot-mobile/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]