particle limits are back again

This commit is contained in:
Titus Tscharntke
2010-10-06 17:04:51 +00:00
parent 5f698575d9
commit 268aa4793b
2 changed files with 16 additions and 33 deletions

View File

@@ -105,7 +105,7 @@ protected:
bool active;
bool visible;
int aliveParticleCount;
//int particleCount;
int particleCount;
Texture *texture;