]> icculus.org git repositories - divverent/darkplaces.git/commit
fix really stupid bug introduced in sv_user.c revision 1.83 (sv_waterfriction was...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 2 Mar 2007 13:05:39 +0000 (13:05 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 2 Mar 2007 13:05:39 +0000 (13:05 +0000)
commit70d8c747544b3a00bfbd026df24b2bff004aa329
tree4149c3be379f668eefd3ff6eb4b06369347b9b60
parentae1c97f4f08efad7eea978393eaf0ab418310e20
fix really stupid bug introduced in sv_user.c revision 1.83 (sv_waterfriction was being used, even if it's -1 which means use sv_friction instead), now properly uses sv_friction if sv_waterfriction < 0

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