Changeset 4244 in orxonox.OLD for orxonox/branches/md2_loader/src/world_entities
- Timestamp:
- May 20, 2005, 11:05:27 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/md2_loader/src/world_entities/test_entity.cc
r4232 r4244 44 44 void TestEntity::tick (float time) 45 45 { 46 //this->md2Model2->tick(time);46 this->md2Model2->tick(time); 47 47 } 48 48
Note: See TracChangeset
for help on using the changeset viewer.