Changeset 4232 in orxonox.OLD for orxonox/branches/md2_loader/src/world_entities
- Timestamp:
- May 20, 2005, 12:47:26 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/md2_loader/src/world_entities/test_entity.cc
r4224 r4232 33 33 this->md2Model2->loadModel("../data/models/tris.md2"); 34 34 this->md2Model2->loadSkin("../data/models/tris.pcx"); 35 36 this->md2Model2->debug(); 35 37 } 36 38
Note: See TracChangeset
for help on using the changeset viewer.