removed separate trigger/solid links.
some q3 fixes. q2 will autosave on map changes, like q2 normally does. git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3839 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
a18e83d843
commit
61e4aa96b3
54 changed files with 1346 additions and 1000 deletions
|
@ -1094,7 +1094,7 @@ void Cam_TrackPlayer(int pnum, char *cmdname, char *plrarg);
|
|||
void Cam_Lock(int pnum, int playernum);
|
||||
void CL_InitCam(void);
|
||||
|
||||
void vectoangles(vec3_t vec, vec3_t ang);
|
||||
void QDECL vectoangles(vec3_t vec, vec3_t ang);
|
||||
|
||||
//
|
||||
//zqtp.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue