diff --git a/launcher/ui/dialogs/AboutDialog.cpp b/launcher/ui/dialogs/AboutDialog.cpp index bba3f78b7..ef96cc23a 100644 --- a/launcher/ui/dialogs/AboutDialog.cpp +++ b/launcher/ui/dialogs/AboutDialog.cpp @@ -32,6 +32,12 @@ QString getCreditsHtml() QTextStream stream(&output); stream.setCodec(QTextCodec::codecForName("UTF-8")); stream << "
swirl <swurl@swurl.xyz >
\n"; + stream << "LennyMcLennington <lenny@sneed.church>
\n"; + stream << "Andrew Okin <forkk@forkk.net>
\n"; @@ -47,6 +53,7 @@ QString getCreditsHtml() stream << "Kilobyte <stiepen22@gmx.de>
\n"; stream << "Rootbear75 <@rootbear75>
\n"; stream << "Zeker Zhayard <@Zeker_Zhayard>
\n"; + stream << "Everyone else who contributed!
\n"; stream << "