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