Changeset 7840 in orxonox.OLD for trunk/src/world_entities/skybox.cc
- Timestamp:
- May 24, 2006, 10:38:51 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/skybox.cc
r7328 r7840 73 73 { 74 74 this->setClassID(CL_SKYBOX, "SkyBox"); 75 this->toList(OM_ ENVIRON_NOTICK);75 this->toList(OM_BACKGROUND); 76 76 //this->size = 100.0; 77 77 this->textureSize = 1024.0f;
Note: See TracChangeset
for help on using the changeset viewer.