ttd.h
changeset 240 f1efbac04112
parent 233 dd177a8c9f19
child 241 e6e62a5e7f52
--- a/ttd.h	Mon Sep 13 22:49:11 2004 +0000
+++ b/ttd.h	Mon Sep 13 23:43:54 2004 +0000
@@ -484,7 +484,7 @@
 	SPECSTR_TOWNNAME_HUNGARIAN,
  	SPECSTR_TOWNNAME_AUSTRIAN,
   SPECSTR_TOWNNAME_ROMANIAN,
-  SPECSTR_TOWNNAME_LAST = SPECSTR_TOWNNAME_ROMANIAN, 
+  SPECSTR_TOWNNAME_LAST = SPECSTR_TOWNNAME_ROMANIAN,
 
 	// special strings for player names on the form "TownName transport".
 	SPECSTR_PLAYERNAME_START = 0x70EA,