From 7bec06856f95c81c21bf50c2b57479a45d34fe5b Mon Sep 17 00:00:00 2001
From: James R <justsomejames2@gmail.com>
Date: Tue, 1 Sep 2020 18:51:47 -0700
Subject: [PATCH] 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 e6765b0203..a50f9fbe33 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",
-- 
GitLab