- Timestamp:
- Oct 9, 2009, 4:41:30 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core5/src/orxonox/worldentities/CameraPosition.cc
r5738 r5916 46 46 this->bRenderCamera_ = false; 47 47 48 this->set ObjectMode(0x0);48 this->setSyncMode(0x0); 49 49 } 50 50
Note: See TracChangeset
for help on using the changeset viewer.