src/strgen/strgen.cpp
changeset 7025 bd93a286ac03
parent 7005 7273ae18a911
child 7049 0ebe47348074
--- a/src/strgen/strgen.cpp	Fri Jun 22 22:42:18 2007 +0000
+++ b/src/strgen/strgen.cpp	Fri Jun 22 23:41:33 2007 +0000
@@ -463,7 +463,7 @@
 
 	// These are special versions of {STRING1}
 	// The first string includes the second string.
-	{"COMPANY",    EmitSingleChar, SCC_STRING1, 1, 0},
+	{"COMPANY",    EmitSingleChar, SCC_STRING1, 2, 0},
 	{"PLAYERNAME", EmitSingleChar, SCC_STRING1, 1, 0},
 	{"VEHICLE",    EmitSingleChar, SCC_STRING1, 1, 0},