Moved NiceAss to the progrsmming section in credits. Added myself.

This commit is contained in:
Richard Allen 2001-12-31 16:21:23 +00:00
parent 63d06c678a
commit 2f252bc7e1
1 changed files with 2 additions and 1 deletions

View File

@ -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