Changeset 8336 in orxonox.OLD for branches/bsp_model/src/lib/graphics/importer
- Timestamp:
- Jun 13, 2006, 12:34:33 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/bsp_model/src/lib/graphics/importer/bsp_manager.cc
r8334 r8336 911 911 if(this->outputAllSolid) 912 912 { 913 PRINTF(0)("this output all solid\n");914 913 this->collPlane = new plane; 915 914 this->collPlane->x = 1.0f;
Note: See TracChangeset
for help on using the changeset viewer.