]> icculus.org git repositories - divverent/darkplaces.git/commit
fix really stupid bug in qw download code which was saving the same file repeatedly...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 8 May 2006 05:21:14 +0000 (05:21 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 8 May 2006 05:21:14 +0000 (05:21 +0000)
commit7f3742dfb452ee29827ab19593f978fe6c340e26
tree2c7daa38f720466695c04d9582372865838a9a4f
parent39f2a29a0208267c4f62a1469fca908bf3fd821a
fix really stupid bug in qw download code which was saving the same file repeatedly (it wasn't resetting the buffer position on each new download)

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