From 0ba291796f7e9c0784eebaafd00b6bc4ce3b0c2b Mon Sep 17 00:00:00 2001 From: Claude Code Date: Sun, 29 Mar 2026 06:03:17 -0700 Subject: [PATCH] =?UTF-8?q?chore(config-configuration):=20=F0=9F=94=A7=20U?= =?UTF-8?q?pdate=20Godot=20export=20presets=20and=20project=20metadata=20p?= =?UTF-8?q?aths?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- godot-mobile/project.godot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/godot-mobile/project.godot b/godot-mobile/project.godot index dcdc679..798e991 100644 --- a/godot-mobile/project.godot +++ b/godot-mobile/project.godot @@ -29,7 +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" +UiTheme="*res://addons/godot-ui-theme/ui_theme.gd" [display]