Changeset 10757 in orxonox.OLD for branches/presentation/src/world_entities
- Timestamp:
- Jun 21, 2007, 12:04:33 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/world_entity.cc
r10756 r10757 350 350 // get the model to load 351 351 Model* model = this->getModel(); 352 assert(model && "you must load a model first"); 352 353 353 354 // extract the mount points
Note: See TracChangeset
for help on using the changeset viewer.