Added newline at end of file to shut up GCC.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1154 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
095beb9a86
commit
1455020790
1 changed files with 2 additions and 1 deletions
|
@ -314,4 +314,5 @@ trace_t PM_TraceLine (vec3_t start, vec3_t end)
|
|||
{
|
||||
pmove.hullnum = 0;
|
||||
return PM_PlayerTrace(start, end);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue