Changeset 6625 in orxonox.OLD for trunk/src/lib/particles/particle_emitter.cc
- Timestamp:
- Jan 20, 2006, 1:29:52 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/particles/particle_emitter.cc
r6623 r6625 124 124 else if (this->system != NULL) 125 125 this->system->removeEmitter(this); 126 this->system = system;127 126 } 128 127
Note: See TracChangeset
for help on using the changeset viewer.