From 7bec06856f95c81c21bf50c2b57479a45d34fe5b Mon Sep 17 00:00:00 2001 From: James R Date: Tue, 1 Sep 2020 18:51:47 -0700 Subject: [PATCH 1/2] Add SuperPhanto to the art credits --- src/f_finale.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/f_finale.c b/src/f_finale.c index e6765b020..a50f9fbe3 100644 --- a/src/f_finale.c +++ b/src/f_finale.c @@ -1144,6 +1144,7 @@ static const char *credits[] = { "Wessel \"sphere\" Smit", "David \"Instant Sonic\" Spencer Jr.", "\"SSNTails\"", + "\"SuperPhanto\"", // for the new brak render "Daniel \"Inazuma\" Trinh", "\"VelocitOni\"", "Jarrett \"JEV3\" Voight", From 9a1099ec1740e42e0923438c02e2ac81cacc45b3 Mon Sep 17 00:00:00 2001 From: James R Date: Wed, 2 Sep 2020 17:59:53 -0700 Subject: [PATCH 2/2] Update SuperPhanto's name with real name per request --- src/f_finale.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/f_finale.c b/src/f_finale.c index a50f9fbe3..b51e9c9a0 100644 --- a/src/f_finale.c +++ b/src/f_finale.c @@ -1122,6 +1122,7 @@ static const char *credits[] = { "\1Art", "Victor \"VAdaPEGA\" Ara\x1Fjo", // Araújo -- sorry for our limited font! D: "Ryan \"Blaze Hedgehog\" Bloom", + "Graeme P. \"SuperPhanto\" Caldwell", // for the new brak render "\"ChrispyPixels\"", "Paul \"Boinciel\" Clempson", "Sally \"TehRealSalt\" Cochenour", @@ -1144,7 +1145,6 @@ static const char *credits[] = { "Wessel \"sphere\" Smit", "David \"Instant Sonic\" Spencer Jr.", "\"SSNTails\"", - "\"SuperPhanto\"", // for the new brak render "Daniel \"Inazuma\" Trinh", "\"VelocitOni\"", "Jarrett \"JEV3\" Voight",