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:
parent
a51bbbdbcb
commit
12b36e7311
1 changed files with 3 additions and 1 deletions
|
@ -9,6 +9,8 @@
|
|||
//
|
||||
// --- Zoid.
|
||||
|
||||
#ifndef NETQUAKE
|
||||
|
||||
/*
|
||||
===========
|
||||
SpectatorConnect
|
||||
|
@ -77,4 +79,4 @@ void() SpectatorThink =
|
|||
SpectatorImpulseCommand();
|
||||
};
|
||||
|
||||
|
||||
#endif
|
Loading…
Reference in a new issue