From 2f252bc7e1057ce928b2cccb55d8b0588c9aeb49 Mon Sep 17 00:00:00 2001 From: Richard Allen Date: Mon, 31 Dec 2001 16:21:23 +0000 Subject: [PATCH] Moved NiceAss to the progrsmming section in credits. Added myself. --- reaction/ui/ui_credits.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/reaction/ui/ui_credits.c b/reaction/ui/ui_credits.c index 3d11393b..62a0f27c 100644 --- a/reaction/ui/ui_credits.c +++ b/reaction/ui/ui_credits.c @@ -128,6 +128,8 @@ cr_line credits[] = { // edit this as necessary for your credits { "MALCOLM BECHARD (TSUNAMI)", UI_LEFT|UI_SMALLFONT, &color_maintext, FIXEDWIDTH }, { "SCOTT BROOKS (BLAZE)", UI_LEFT|UI_SMALLFONT, &color_maintext, FIXEDWIDTH }, { "VICTOR CHOW (ELDER_MMHS)", UI_LEFT|UI_SMALLFONT, &color_maintext, FIXEDWIDTH }, +{ "BRYCE HUTCHINGS (NICEASS)", UI_LEFT|UI_SMALLFONT, &color_maintext, FIXEDWIDTH }, +{ "RICHARD ALLEN (JBRAVO)", UI_LEFT|UI_SMALLFONT, &color_maintext, FIXEDWIDTH }, // Additional programming -- snippets { "", UI_CENTER|UI_SMALLFONT, &color_blue, FIXEDWIDTH }, @@ -135,7 +137,6 @@ cr_line credits[] = { // edit this as necessary for your credits { "MICHAEL BRUCE (AGTORANGE)", UI_LEFT|UI_SMALLFONT, &color_maintext, FIXEDWIDTH }, { "DAN CHIN (LT. HAWKINS)", UI_LEFT|UI_SMALLFONT, &color_maintext, FIXEDWIDTH }, { "MIKE CONNOR (HOMER)", UI_LEFT|UI_SMALLFONT, &color_maintext, FIXEDWIDTH }, -{ "BRYCE HUTCHINGS (NICEASS)", UI_LEFT|UI_SMALLFONT, &color_maintext, FIXEDWIDTH }, // Artwork - models, textures, whatever