StdAfx.c
author tron
Tue, 23 Nov 2004 18:04:04 +0000
changeset 494 7b7718826dc3
parent 0 29654efe3188
child 2186 461a2aff3486
permissions -rw-r--r--
(svn r780) Always report a bus/lorry station as unpassable.
The current behavior just causes bugs and the pathfinder does the necessary magic to handle stations as destinations and enter them anyway.
This fixes [ 1058809 ]
// stdafx.cpp : source file that includes just the standard includes
//	ttd.pch will be the pre-compiled header
//	stdafx.obj will contain the pre-compiled type information

#include "stdafx.h"

// TODO: reference any additional headers you need in STDAFX.H
// and not in this file