no spectators in NQ

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1115 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
TimeServ 2005-06-24 00:39:43 +00:00
parent a51bbbdbcb
commit 12b36e7311
1 changed files with 3 additions and 1 deletions

View File

@ -9,6 +9,8 @@
//
// --- Zoid.
#ifndef NETQUAKE
/*
===========
SpectatorConnect
@ -77,4 +79,4 @@ void() SpectatorThink =
SpectatorImpulseCommand();
};
#endif