Changeset 10520 in orxonox.OLD for trunk/src/world_entities/particles
- Timestamp:
- Jan 30, 2007, 10:26:08 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/particles/particle_system.cc
r10519 r10520 265 265 this->emitters.push_back(emitter); 266 266 267 // init the emitertter with the coordinates of the system268 emitter->setAbsCoor(this->getAbsCoor());269 270 267 } 271 268
Note: See TracChangeset
for help on using the changeset viewer.