Changeset 10642 in orxonox.OLD for branches/vs-enhencements/src/world_entities/space_ships
- Timestamp:
- Apr 27, 2007, 12:03:26 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/vs-enhencements/src/world_entities/space_ships/space_ship.cc
r10641 r10642 490 490 if( this->entityTrack != NULL && this->isDrawTrack()) 491 491 this->entityTrack->drawGraph(); 492 this->entityTrack->drawBox();493 492 494 493 WorldEntity::draw();
Note: See TracChangeset
for help on using the changeset viewer.