mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-10 14:52:08 +00:00
remove a SERVERONLY
This commit is contained in:
parent
ec2526b44b
commit
f66db72a7e
1 changed files with 0 additions and 3 deletions
|
@ -782,9 +782,6 @@ void SpectatorMove (void)
|
|||
float fmove, smove;
|
||||
vec3_t wishdir;
|
||||
float wishspeed;
|
||||
#ifndef SERVERONLY
|
||||
extern float server_version; // version of server we connected to
|
||||
#endif
|
||||
|
||||
// friction
|
||||
|
||||
|
|
Loading…
Reference in a new issue