Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions src/lobby.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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, "
Expand All @@ -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); "
Expand All @@ -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>"
Expand Down