From 64ed856dfdda6ae30f0b3f94e0da4d5d8d923ea0 Mon Sep 17 00:00:00 2001 From: Zack Middleton Date: Fri, 26 Oct 2012 04:16:25 +0000 Subject: [PATCH] Add smiletheory to credits in q3_ui. --- code/q3_ui/ui_credits.c | 1 + 1 file changed, 1 insertion(+) diff --git a/code/q3_ui/ui_credits.c b/code/q3_ui/ui_credits.c index 7289456d..f51e5da7 100644 --- a/code/q3_ui/ui_credits.c +++ b/code/q3_ui/ui_credits.c @@ -54,6 +54,7 @@ static void UI_CreditMenu_Draw_ioq3( void ) { // (These are in alphabetical order, for the defense of everyone's egos.) static const char *names[] = { "Tim Angus", + "James Canete", "Vincent Cojot", "Ryan C. Gordon", "Aaron Gyes",