(svn r8835) -Fix

Remove dead code
replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
tron 18 years ago
parent b3d93e3aa2
commit 0b536291e2

@ -547,7 +547,6 @@ int32 CmdSendAircraftToHangar(TileIndex tile, uint32 flags, uint32 p1, uint32 p2
next_airport_has_hangar = false;
if (station == INVALID_STATION) return CMD_ERROR;
st = GetStation(station);
next_airport_index = station;
}

Loading…
Cancel
Save