From 97a2f5bf2a3690112ea0ed17f19764b26cf20c59 Mon Sep 17 00:00:00 2001 From: peter1138 Date: Mon, 25 Jun 2007 10:40:56 +0000 Subject: (svn r10321) -Codechange: refer to sign text by index --- src/table/control_codes.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/table') diff --git a/src/table/control_codes.h b/src/table/control_codes.h index 8eb737f40..304767bf5 100644 --- a/src/table/control_codes.h +++ b/src/table/control_codes.h @@ -28,6 +28,7 @@ enum { SCC_TOWN_NAME, SCC_GROUP_NAME, SCC_VEHICLE_NAME, + SCC_SIGN_NAME, SCC_CURRENCY_COMPACT, SCC_CURRENCY, -- cgit v1.2.3-54-g00ecf