author | richk |
Sun, 22 Jul 2007 21:10:59 +0000 | |
branch | NewGRF_ports |
changeset 6731 | d5fc4446b833 |
parent 6730 | f09255ea0123 |
child 6732 | ca1b466db422 |
--- a/src/station_cmd.cpp Tue Jul 17 00:03:21 2007 +0000 +++ b/src/station_cmd.cpp Sun Jul 22 21:10:59 2007 +0000 @@ -1614,7 +1614,7 @@ if (flags & DC_EXEC) { byte *layout_ptr; byte layout; - int fsmportspecindex; + int fsmportspecindex = 0; st->airport_tile = tile; st->AddFacility(FACIL_AIRPORT, tile);