Changeset 6121 in orxonox.OLD for branches/objectmanager/src/world_entities/skybox.cc
- Timestamp:
- Dec 15, 2005, 1:34:32 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/objectmanager/src/world_entities/skybox.cc
r6022 r6121 65 65 { 66 66 this->setClassID(CL_SKYBOX, "SkyBox"); 67 67 this->toList(OM_ENVIRON_NOTICK); 68 68 this->size = 100.0; 69 69
Note: See TracChangeset
for help on using the changeset viewer.