(svn r14423) -Codechange: also do r14221 for the strings.

This commit is contained in:
rubidium
2008-09-30 21:18:28 +00:00
parent e589c7e580
commit 96156a8ab1
49 changed files with 176 additions and 392 deletions

View File

@@ -507,7 +507,7 @@ static const CmdStruct _cmd_structs[] = {
{"VEHICLE", EmitSingleChar, SCC_VEHICLE_NAME, 1, 0},
{"COMPANY", EmitSingleChar, SCC_COMPANY_NAME, 1, 0},
{"COMPANYNUM", EmitSingleChar, SCC_COMPANY_NUM, 1, 0},
{"PLAYERNAME", EmitSingleChar, SCC_PLAYER_NAME, 1, 0},
{"PRESIDENTNAME", EmitSingleChar, SCC_PRESIDENT_NAME, 1, 0},
// 0x9D is used for the pseudo command SETCASE
// 0x9E is used for case switching