Changeset 6281 in orxonox.OLD for trunk/src/world_entities/creatures
- Timestamp:
- Dec 25, 2005, 4:07:53 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/creatures/md2_creature.cc
r6253 r6281 262 262 void MD2Creature::draw () const 263 263 { 264 this->drawLODsafe(); 265 264 WorldEntity::draw(); 266 265 // this->cameraConnNode.debugDraw(0); 267 266 }
Note: See TracChangeset
for help on using the changeset viewer.