Changeset 6152
- Timestamp:
- Nov 25, 2009, 5:26:19 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/src/orxonox/weaponsystem/WeaponMode.cc
r6151 r6152 66 66 this->muzzleOffset_ = Vector3::ZERO; 67 67 this->muzzlePosition_ = Vector3::ZERO; 68 this->muzzleOrientation_ = Quaternion:: ZERO;68 this->muzzleOrientation_ = Quaternion::IDENTITY; 69 69 } 70 70
Note: See TracChangeset
for help on using the changeset viewer.