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:
parent
abc4fad46e
commit
96d279adaf
1 changed files with 3 additions and 3 deletions
|
@ -328,9 +328,9 @@ void M_Menu_Setup_f (void)
|
|||
menucustom_t *ci;
|
||||
char *classnames[] =
|
||||
{
|
||||
"1",
|
||||
"2",
|
||||
"3",
|
||||
"Paladin",
|
||||
"Crusader",
|
||||
"Necromancer",
|
||||
"Assasin",
|
||||
"Demoness",
|
||||
NULL
|
||||
|
|
Loading…
Reference in a new issue