* Applied ajax's cleanup patch
This commit is contained in:
parent
4c6f59c541
commit
fe14a45ad1
40 changed files with 166 additions and 166 deletions
|
@ -241,18 +241,18 @@ static const char *skillNames[] = {
|
|||
"Hurt Me Plenty",
|
||||
"Hardcore",
|
||||
"Nightmare!",
|
||||
0
|
||||
NULL
|
||||
};
|
||||
|
||||
static const char *teamNames1[] = {
|
||||
"Free",
|
||||
0
|
||||
NULL
|
||||
};
|
||||
|
||||
static const char *teamNames2[] = {
|
||||
"Red",
|
||||
"Blue",
|
||||
0
|
||||
NULL
|
||||
};
|
||||
|
||||
static void UI_AddBotsMenu_Init( void ) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue