Changeset 10076 in orxonox.OLD for trunk/src/lib/graphics/importer/bsp
- Timestamp:
- Dec 13, 2006, 11:02:30 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/graphics/importer/bsp/bsp_manager.cc
r10033 r10076 169 169 170 170 171 171 this->lastTex = -1; 172 172 // erase alreadyVisible 173 173 for(int i = 0; i < this->bspFile->numFaces; i++) this->alreadyVisible[i] = false;
Note: See TracChangeset
for help on using the changeset viewer.