ttd.h
changeset 1030 a5e4705a738c
parent 1004 edbdc62fbf24
child 1214 33e07bbb7779
--- a/ttd.h	Sat Jan 15 21:30:16 2005 +0000
+++ b/ttd.h	Sat Jan 15 21:41:49 2005 +0000
@@ -489,7 +489,8 @@
 	SPECSTR_TOWNNAME_AUSTRIAN,
 	SPECSTR_TOWNNAME_ROMANIAN,
 	SPECSTR_TOWNNAME_CZECH,
-  SPECSTR_TOWNNAME_LAST = SPECSTR_TOWNNAME_CZECH,
+	SPECSTR_TOWNNAME_SWISS,
+  SPECSTR_TOWNNAME_LAST = SPECSTR_TOWNNAME_SWISS,
 
 	// special strings for player names on the form "TownName transport".
 	SPECSTR_PLAYERNAME_START = 0x70EA,