summaryrefslogtreecommitdiff
path: root/src/strgen/strgen.cpp
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2007-06-25 10:40:56 +0000
committerpeter1138 <peter1138@openttd.org>2007-06-25 10:40:56 +0000
commit97a2f5bf2a3690112ea0ed17f19764b26cf20c59 (patch)
treeb7c3b6c9ee370504bf4990b5c4ff9924900215b1 /src/strgen/strgen.cpp
parentabfbba139e7f1b138ea11da83eb145e24f0ad350 (diff)
downloadopenttd-97a2f5bf2a3690112ea0ed17f19764b26cf20c59.tar.xz
(svn r10321) -Codechange: refer to sign text by index
Diffstat (limited to 'src/strgen/strgen.cpp')
-rw-r--r--src/strgen/strgen.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/strgen/strgen.cpp b/src/strgen/strgen.cpp
index e6be06104..ebb5ed26b 100644
--- a/src/strgen/strgen.cpp
+++ b/src/strgen/strgen.cpp
@@ -504,6 +504,7 @@ static const CmdStruct _cmd_structs[] = {
{"STATION", EmitSingleChar, SCC_STATION_NAME, 1, 0},
{"TOWN", EmitSingleChar, SCC_TOWN_NAME, 1, 0},
{"GROUP", EmitSingleChar, SCC_GROUP_NAME, 1, 0},
+ {"SIGN", EmitSingleChar, SCC_SIGN_NAME, 1, 0},
{"VEHICLE", EmitSingleChar, SCC_VEHICLE_NAME, 1, 0},
// 0x9D is used for the pseudo command SETCASE