Changeset 5857 for code/branches/core5
- Timestamp:
- Oct 2, 2009, 10:47:44 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core5/src/orxonox/graphics/ParticleSpawner.cc
r5831 r5857 88 88 void ParticleSpawner::startParticleSpawner() 89 89 { 90 if (!this->particles_)91 return;92 93 90 this->setActive(false); 94 91
Note: See TracChangeset
for help on using the changeset viewer.