| author | belugas |
| Thu, 10 Jan 2008 00:53:17 +0000 | |
| changeset 8736 | 980e65a5d4ca |
| parent 8735 | 58c5d30f54b0 |
| child 8737 | 3413b950b5cd |
--- a/src/newgrf_industrytiles.cpp Wed Jan 09 23:17:40 2008 +0000 +++ b/src/newgrf_industrytiles.cpp Thu Jan 10 00:53:17 2008 +0000 @@ -166,6 +166,7 @@ res->u.industry.tile = tile; res->u.industry.ind = indus; res->u.industry.gfx = gfx; + res->u.industry.type = indus->type; res->callback = CBID_NO_CALLBACK; res->callback_param1 = 0;