(svn r4517) - NewGRF: fix and complete the feature list
authorpeter1138
Sat, 22 Apr 2006 06:54:25 +0000
changeset 3620 b459e678a003
parent 3619 b894a6298427
child 3621 bd0e8b718275
(svn r4517) - NewGRF: fix and complete the feature list
newgrf.c
--- a/newgrf.c	Sat Apr 22 05:42:54 2006 +0000
+++ b/newgrf.c	Sat Apr 22 06:54:25 2006 +0000
@@ -58,8 +58,11 @@
 	GSF_CANAL,
 	GSF_BRIDGE,
 	GSF_TOWNHOUSE,
+	GSF_GLOBALVAR,
+	GSF_INDUSTRYTILES,
 	GSF_INDUSTRIES,
-	GSF_GLOBALVAR,
+	GSF_CARGOS,
+	GSF_SOUNDFX,
 } grfspec_feature;