32 player messages

This commit is contained in:
Chris Danford
2006-04-21 00:34:36 +00:00
parent e8cbdd860b
commit 1189805ada
4 changed files with 176 additions and 0 deletions
+24
View File
@@ -31,6 +31,30 @@ static const char *MultiPlayerNames[] = {
"P6",
"P7",
"P8",
"P9",
"P10",
"P11",
"P12",
"P13",
"P14",
"P15",
"P16",
"P17",
"P18",
"P19",
"P20",
"P21",
"P22",
"P23",
"P24",
"P25",
"P26",
"P27",
"P28",
"P29",
"P30",
"P31",
"P32",
};
XToString( MultiPlayer, NUM_MultiPlayer );
XToLocalizedString( MultiPlayer );