From 87f32abc24e6751f46ee67feab796c120c8e3c62 Mon Sep 17 00:00:00 2001 From: toasterbabe Date: Tue, 16 May 2017 14:11:10 +0100 Subject: [PATCH] i have no idea whether this will fix the garbage or whether it'll get broken again, but here's an attempted fix for VAda's name --- 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 b46b92945..eab565ca1 100644 --- a/src/f_finale.c +++ b/src/f_finale.c @@ -1009,7 +1009,7 @@ static const char *credits[] = { "", "\1Sprite Artists", "Odi \"Iceman404\" Atunzu", - "Victor \"VAdaPEGA\" Ara\x1Fjo", // Ara�jo -- sorry for our limited font! D: + "Victor \"VAdaPEGA\" Ara\x1Fjo", // Araújo -- sorry for our limited font! D: "Jim \"MotorRoach\" DeMello", "Desmond \"Blade\" DesJardins", "Sherman \"CoatRack\" DesJardins",