Changeset 3948 in orxonox.OLD for orxonox/branches/particleEngine/src/story_entities/world.cc
- Timestamp:
- Apr 24, 2005, 10:47:25 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/particleEngine/src/story_entities/world.cc
r3944 r3948 394 394 testSystem->setInheritSpeed(1); 395 395 testSystem->setName("system"); 396 396 397 ParticleEngine::getInstance()->addConnection(testEmitter, testSystem); 397 398 ParticleEngine::getInstance()->addConnection(testEmitter2, testSystem);
Note: See TracChangeset
for help on using the changeset viewer.