warning fixes, change favorites color to cyan
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2139 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
9df6333486
commit
6330ce6046
9 changed files with 52 additions and 21 deletions
|
@ -393,7 +393,7 @@ void SV_LinkEdict (edict_t *ent, qboolean touch_triggers)
|
|||
#if 1
|
||||
int i;
|
||||
float v;
|
||||
float max, min;
|
||||
float max;
|
||||
//q2 method
|
||||
max = 0;
|
||||
for (i=0 ; i<3 ; i++)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue