]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
changed SV_Move calls to use MOVE_NORMAL or MOVE_NOMONSTERS instead of false/true...
authorlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 29 Oct 2001 07:20:32 +0000 (07:20 +0000)
committerlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 29 Oct 2001 07:20:32 +0000 (07:20 +0000)
commit5788a4fcfff7cbfe5774f14a4eab8780ef4e43d5
treeac192727eacc4b8054aba9f5d0d353d4f238ffcb
parent8c61e260dba4f24b58116db5e2065ab7e32a2b2a
changed SV_Move calls to use MOVE_NORMAL or MOVE_NOMONSTERS instead of false/true as the type parameter (no behavior change, only cleanup)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@977 d7cf8633-e32d-0410-b094-e92efae38249
sv_move.c