From d4d1c9a8ef81eec6782e49667eda45ae52f6b5bf Mon Sep 17 00:00:00 2001 From: yamamama Date: Sun, 14 Dec 2025 13:52:52 -0500 Subject: [PATCH] Restore the S.S.S.S.S. Squad and update credits --- src/f_finale.c | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/f_finale.c b/src/f_finale.c index c4c26d099..c22360a99 100644 --- a/src/f_finale.c +++ b/src/f_finale.c @@ -902,6 +902,7 @@ const char *blancredits[] = { "\1Item Programming", "\"NepDisk\"", "\"yama\"", + "\"minenice\"", "", "\1External Programming", "\"Hanicef\"", @@ -928,6 +929,7 @@ const char *blancredits[] = { "\"NepDisk\"", "\"yama\"", "\"GenericHeroGuy\"", + "\"minenice\"", "", "\1Design Support", "\"Rim Jobless\"", @@ -942,6 +944,7 @@ const char *blancredits[] = { "\"NepDisk\"", "\"Mayo\"", "\"yama\"", + "\"minenice\"", "", "\1New HUD Art", "\"Spee\"", @@ -979,7 +982,8 @@ const char *blancredits[] = { "", // Anyone who's been directly involved with getting rid of SIGSEGV // culprits gets credited here. - "\1Super Special SIGSEGV Search and Smash Squad", + "\1Super Special SIGSEGV", + "\1Search and Smash Squad", "\"NepDisk\"", "\"GenericHeroGuy\"", "\"yama\"", @@ -989,6 +993,9 @@ const char *blancredits[] = { "\"SkylarDream\"", // Discovered the Cookie Country linedef from hell "\"Tsuko\"", "", + "\1\"The Mac Guy\"", + "\"LabrysXII\"", + "", "\1Testing", "\"NepDisk\"", "\"Alug\"",