- Timestamp:
- Jul 5, 2011, 11:59:37 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/ai2/src/orxonox/worldentities/ControllableEntity.cc
r8706 r8733 74 74 this->bMouseLook_ = false; 75 75 this->mouseLookSpeed_ = 200; 76 this->bIsRocket_ = false; 76 77 77 78 this->server_position_ = Vector3::ZERO;
Note: See TracChangeset
for help on using the changeset viewer.