diff options
| author | oldmud0 <oldmud0@users.noreply.github.com> | 2020-07-03 09:57:39 -0500 |
|---|---|---|
| committer | oldmud0 <oldmud0@users.noreply.github.com> | 2020-07-03 09:58:03 -0500 |
| commit | 5cd9da37063bccab1d00931091df3f8b71225540 (patch) | |
| tree | ba948da30dae9d5b20d6bbc4f074e08758f528d5 /src/lobby.cpp | |
| parent | 19c3aa93fedcf9f1a6e64d4c97270c89b840d769 (diff) | |
Credit some more people
Not sure how to split this up, frankly. Some people have been more
involved in client/server/protocol development than others. I'll figure
this out eventually.
Diffstat (limited to 'src/lobby.cpp')
| -rw-r--r-- | src/lobby.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lobby.cpp b/src/lobby.cpp index 613bee57..3d47416b 100644 --- a/src/lobby.cpp +++ b/src/lobby.cpp @@ -370,6 +370,8 @@ void Lobby::on_about_clicked() "<p><b>Major development:</b><br>" "OmniTroid, stonedDiscord, longbyte1, gameboyprinter, Cerapter, " "Crystalwarrior, Iamgoofball" + "<p><b>Client development:</b><br>" + "Cents02, in1tiate, raidensnake, windrammer" "<p><b>QA testing:</b><br>" "CaseyCazy, CedricDewitt, Chewable Tablets, CrazyJC, Fantos, " "Fury McFlurry, Geck, Gin-Gi, Jamania, Minx, Pandae, " |
