Changeset 7840 in orxonox.OLD for trunk/src/world_entities/skysphere.cc
- Timestamp:
- May 24, 2006, 10:38:51 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/skysphere.cc
r6778 r7840 42 42 { 43 43 this->setClassID(CL_SKYSPHERE, "SkySphere"); 44 this->toList(OM_ ENVIRON_NOTICK);44 this->toList(OM_BACKGROUND); 45 45 if (fileName == NULL) 46 46 this->initialize("pictures/sky-replace.jpg");
Note: See TracChangeset
for help on using the changeset viewer.