Changeset 10698 in orxonox.OLD for trunk/src/story_entities
- Timestamp:
- Jun 14, 2007, 5:33:43 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/game_world.cc
r10618 r10698 695 695 AtmosphericEngine::getInstance()->draw(); 696 696 697 /* draw bounding boxes */ 697 698 if( unlikely( this->showBV)) 698 699 {
Note: See TracChangeset
for help on using the changeset viewer.