diff --git a/src/ui/pages/settings_page.cpp b/src/ui/pages/settings_page.cpp index 952af1d..1e89001 100644 --- a/src/ui/pages/settings_page.cpp +++ b/src/ui/pages/settings_page.cpp @@ -2543,6 +2543,7 @@ void RenderSettingsPage(App* app) { ImGui::PushFont(body2); static const char* kCredits[] = { "The Hush Developers", + "The DragonX Developers", "ObsidianDragon Community", "Dear ImGui \xE2\x80\x94 Omar Cornut", "SDL3 \xE2\x80\x94 Sam Lantinga",