Changeset 10317 in orxonox.OLD for trunk/src/world_entities/particles/dot_particles.cc
- Timestamp:
- Jan 24, 2007, 1:30:29 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/particles/dot_particles.cc
r10114 r10317 64 64 this->registerObject(this, DotParticles::_objectList); 65 65 66 this->material.setDiffuseMap(" maps/radial-trans-noise.png");66 this->material.setDiffuseMap("textures/radial-trans-noise.png"); 67 67 } 68 68
Note: See TracChangeset
for help on using the changeset viewer.