diff options
| -rw-r--r-- | src/lobby.cpp | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lobby.cpp b/src/lobby.cpp index 6f3486b6..c4831322 100644 --- a/src/lobby.cpp +++ b/src/lobby.cpp @@ -426,7 +426,7 @@ void Lobby::on_about_clicked() "OmniTroid, stonedDiscord, longbyte1, gameboyprinter, Cerapter, " "Crystalwarrior, Iamgoofball, in1tiate" "<p><b>Client development:</b><br>" - "Cents02, windrammer, skyedeving" + "Cents02, windrammer, skyedeving, TrickyLeifa, Salanto" "<p><b>QA testing:</b><br>" "CaseyCazy, CedricDewitt, Chewable Tablets, CrazyJC, Fantos, " "Fury McFlurry, Geck, Gin-Gi, Jamania, Minx, Pandae, " @@ -436,6 +436,7 @@ void Lobby::on_about_clicked() "k-emiko (Русский), Pyraq (Polski), scatterflower (日本語), vintprox (Русский), " "windrammer (Español, Português)" "<p><b>Special thanks:</b><br>" + "Wiso, dyviacat (2.10 release); " "CrazyJC (2.8 release director) and MaximumVolty (2.8 release promotion); " "Remy, Hibiki, court-records.net (sprites); Qubrick (webAO); " "Rue (website); Draxirch (UI design); " @@ -444,7 +445,7 @@ void Lobby::on_about_clicked() "server hosts, game masters, case makers, content creators, " "and the whole AO2 community!" "<p>The Attorney Online networked visual novel project " - "is copyright (c) 2016-2021 Attorney Online developers. Open-source " + "is copyright (c) 2016-2022 Attorney Online developers. Open-source " "licenses apply. All other assets are the property of their " "respective owners." "<p>Running on Qt version %2 with the BASS audio engine.<br>" |
