Changeset 3808 in orxonox.OLD for orxonox/trunk/src
- Timestamp:
- Apr 13, 2005, 9:45:58 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/story_entities/world.cc
r3805 r3808 333 333 // this->spawn(this->skySphere); 334 334 skyBox = new SkyBox(); 335 skyBox->setTexture("pictures/sky box", "bmp");335 skyBox->setTexture("pictures/sky/skybox", "jpg"); 336 336 skyBox->setParent(localCamera); 337 337 this->spawn(skyBox);
Note: See TracChangeset
for help on using the changeset viewer.