gcc warning fix.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@611 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2004-12-09 23:47:43 +00:00
parent bdc9e2e5c7
commit 7a854736e4
1 changed files with 1 additions and 1 deletions

View File

@ -2053,4 +2053,4 @@ void SV_SetMoveVars(void)
movevars.waterfriction = sv_waterfriction.value;
movevars.entgravity = 1.0;
}
#endif
#endif