- Timestamp:
- Apr 10, 2011, 11:09:36 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/steering/src/orxonox/worldentities/ControllableEntity.cc
r7892 r8223 84 84 this->client_angular_velocity_ = Vector3::ZERO; 85 85 86 87 86 this->setConfigValues(); 88 87 this->setPriority( Priority::VeryHigh );
Note: See TracChangeset
for help on using the changeset viewer.