StdAfx.c
author bjarni
Sun, 30 Jan 2005 14:52:04 +0000
changeset 1226 f0cb2c427b84
parent 0 29654efe3188
child 2186 db48cf29b983
permissions -rw-r--r--
(svn r1730) - Fix: Ships and Aircrafts have to be build in depots owned by _current_player (hacked client protection)
now all 4 types of vehicles have to be build in depots. Note: there is a wordaround for AI players since the AI handle aircraft building in a weird way
// 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