]> icculus.org git repositories - divverent/darkplaces.git/commit
changed particleaccumulator check to use >= 1 instead of > 0, hopefully this will...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 12 Feb 2007 19:27:57 +0000 (19:27 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 12 Feb 2007 19:27:57 +0000 (19:27 +0000)
commit6f66a9af15b9b6ff98946e72621797ba14253841
treecd6760c0325ece727e45108b7d2eddc11f5bf13f
parent806c02c0cfc72021fe8d60f10158d2d0e0e53800
changed particleaccumulator check to use >= 1 instead of > 0, hopefully this will fix an infinite loop I encountered in testing

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