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