author | belugas |
Thu, 10 Jan 2008 00:53:17 +0000 | |
changeset 8240 | 0a10b565233a |
parent 8239 | fdfd0e6c4b51 |
child 8241 | b5c1a0a74838 |
--- 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;