32 player messages
This commit is contained in:
@@ -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 );
|
||||
|
||||
Reference in New Issue
Block a user