mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-31 17:21:46 +00:00
C done
This commit is contained in:
parent
aeca63df3c
commit
7b1b82a16b
17 changed files with 76 additions and 90 deletions
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
cl_cam.c
|
||||
|
||||
(description)
|
||||
Player camera tracking in Spectator mode
|
||||
|
||||
Copyright (C) 1996-1997 Id Software, Inc.
|
||||
|
||||
|
@ -27,9 +27,6 @@
|
|||
*/
|
||||
|
||||
/* ZOID
|
||||
*
|
||||
* Player camera tracking in Spectator mode
|
||||
*
|
||||
* This takes over player controls for spectator automatic camera.
|
||||
* Player moves as a spectator, but the camera tracks and enemy player
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue