ttd.h
changeset 265 33d53ecc8ad4
parent 241 e6e62a5e7f52
child 395 4c990f33dab7
--- a/ttd.h	Thu Sep 16 10:07:52 2004 +0000
+++ b/ttd.h	Thu Sep 16 10:41:56 2004 +0000
@@ -479,12 +479,12 @@
 	SPECSTR_TOWNNAME_DUTCH,
 	SPECSTR_TOWNNAME_FINNISH,
 	SPECSTR_TOWNNAME_POLISH,
-	SPECSTR_TOWNNAME_CZECH,
 	SPECSTR_TOWNNAME_SLOVAKISH,
 	SPECSTR_TOWNNAME_HUNGARIAN,
- 	SPECSTR_TOWNNAME_AUSTRIAN,
-  SPECSTR_TOWNNAME_ROMANIAN,
-  SPECSTR_TOWNNAME_LAST = SPECSTR_TOWNNAME_ROMANIAN,
+	SPECSTR_TOWNNAME_AUSTRIAN,
+	SPECSTR_TOWNNAME_ROMANIAN,
+	SPECSTR_TOWNNAME_CZECH,
+  SPECSTR_TOWNNAME_LAST = SPECSTR_TOWNNAME_CZECH,
 
 	// special strings for player names on the form "TownName transport".
 	SPECSTR_PLAYERNAME_START = 0x70EA,