Changeset 6759 in orxonox.OLD for trunk/src/world_entities/space_ships
- Timestamp:
- Jan 26, 2006, 2:36:14 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/space_ships/space_ship.cc
r6757 r6759 217 217 this->burstEmitter->setParent(this); 218 218 this->burstEmitter->setName("SpaceShip_Burst_emitter"); 219 220 219 221 220 this->burstSystem = new SpriteParticles(1000);
Note: See TracChangeset
for help on using the changeset viewer.