Changeset 8841 in orxonox.OLD for branches/multi_player_map/src/world_entities
- Timestamp:
- Jun 28, 2006, 10:42:16 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/multi_player_map/src/world_entities/world_entity.cc
r8838 r8841 619 619 } 620 620 621 if( this->aabbNode != NULL)622 this->aabbNode->drawBV(0, DRAW_BV_POLYGON, Vector(1, 0.6, 0.2), true);621 // if( this->aabbNode != NULL) 622 // this->aabbNode->drawBV(0, DRAW_BV_POLYGON, Vector(1, 0.6, 0.2), true); 623 623 624 624 glPopMatrix();
Note: See TracChangeset
for help on using the changeset viewer.