Changeset 9611 in orxonox.OLD for branches/proxy/src/world_entities/environments
- Timestamp:
- Jul 30, 2006, 11:54:28 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/world_entities/environments/model_entity.cc
r9406 r9611 36 36 this->speed = NULL; 37 37 this->momentum = NULL; 38 39 this->setSynchronized(true); 38 40 39 41 if (root != NULL)
Note: See TracChangeset
for help on using the changeset viewer.