StdAfx.c
author Darkvater
Sat, 14 May 2005 22:03:25 +0000
changeset 1809 d54f7f8050f6
parent 0 29654efe3188
child 2186 db48cf29b983
permissions -rw-r--r--
(svn r2313) - Fix: [ 1202115 ] Clicking shipslist on bouy asserts GetPlayer(). Bouys and oilrigs don't have owners, so it cannot get the vehicle-list of the station-owner. Just use _current_player
// 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