From 90b0242802151bced2c3355757e6670b60066e01 Mon Sep 17 00:00:00 2001
From: Tatsuru <44866610+Ikkarin@users.noreply.github.com>
Date: Mon, 11 Jan 2021 21:49:31 -0300
Subject: [PATCH] Put his name at the right order

---
 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 bd5f16f43a..2232b669f6 100644
--- a/src/f_finale.c
+++ b/src/f_finale.c
@@ -1138,6 +1138,7 @@ static const char *credits[] = {
 	"Iestyn \"Monster Iestyn\" Jealous",
 	"William \"GuyWithThePie\" Kloppenberg",
 	"Alice \"Alacroix\" de Lemos",
+	"Logan \"Hyperchaotix\" McCloud",
 	"Alexander \"DrTapeworm\" Moench-Ford",
 	"Andrew \"Senku Niola\" Moran",
 	"\"MotorRoach\"",
@@ -1149,7 +1150,6 @@ static const char *credits[] = {
 	"Daniel \"Inazuma\" Trinh",
 	"\"VelocitOni\"",
 	"Jarrett \"JEV3\" Voight",
-	"Logan \"Hyperchaotix\" McCloud",
 	"",
 	"\1Music and Sound",
 	"\1Production",
-- 
GitLab