StdAfx.c
author truelight
Sun, 02 Jan 2005 12:03:43 +0000
changeset 841 8f0a68c6f43b
parent 0 29654efe3188
child 2186 461a2aff3486
permissions -rw-r--r--
(svn r1322) -Add: banning system (mostly tnx to guru3)
A server can ban people via ClientList
Both server and dedicated can do it via console:
'ban', 'unban', 'banlist'.
// 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