(svn r4517) - NewGRF: fix and complete the feature list

This commit is contained in:
peter1138 2006-04-22 06:54:25 +00:00
parent a732a0daee
commit 2e7034f059

View File

@ -58,8 +58,11 @@ typedef enum grfspec_feature {
GSF_CANAL,
GSF_BRIDGE,
GSF_TOWNHOUSE,
GSF_INDUSTRIES,
GSF_GLOBALVAR,
GSF_INDUSTRYTILES,
GSF_INDUSTRIES,
GSF_CARGOS,
GSF_SOUNDFX,
} grfspec_feature;