Erm, yeah, don't want CLIENTONLY when we're going for a mimimal server...

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@578 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2004-12-05 16:48:42 +00:00
parent f1ebcd115c
commit b719cd9109

View file

@ -67,8 +67,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define MD3MODELS //we DO want to use quake3 alias models. This might be a minimal build, but we still want this.
#ifndef SERVERONLY //don't be stupid, stupid.
#define CLIENTONLY
#endif
#else
#define SIDEVIEWS 4 //enable secondary/reverse views.