Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 28, 2006, 10:42:16 AM (18 years ago)
Author:
patrick
Message:

muliplayer: restructuring cd code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/multi_player_map/src/world_entities/world_entity.cc

    r8838 r8841  
    619619    }
    620620
    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);
    623623
    624624    glPopMatrix();
Note: See TracChangeset for help on using the changeset viewer.