Fix that text. Should have been names, not numbers.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/branches/wip@3592 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2010-08-18 21:55:57 +00:00
parent abc4fad46e
commit 96d279adaf

View file

@ -328,9 +328,9 @@ void M_Menu_Setup_f (void)
menucustom_t *ci; menucustom_t *ci;
char *classnames[] = char *classnames[] =
{ {
"1", "Paladin",
"2", "Crusader",
"3", "Necromancer",
"Assasin", "Assasin",
"Demoness", "Demoness",
NULL NULL