Changeset 6108 for code/branches/presentation2/src/modules
- Timestamp:
- Nov 20, 2009, 8:15:25 PM (15 years ago)
- Location:
- code/branches/presentation2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2
- Property svn:mergeinfo changed
/code/branches/steering (added) merged: 5979,5981,5984,5993,6001,6033,6045,6052,6055,6058,6091
- Property svn:mergeinfo changed
-
code/branches/presentation2/src/modules/weapons/weaponmodes/HsW01.cc
r5929 r6108 39 39 #include "weaponsystem/WeaponPack.h" 40 40 #include "weaponsystem/WeaponSystem.h" 41 #include "worldentities/WorldEntity.h" 41 42 42 43 namespace orxonox … … 110 111 model->setScale(5); 111 112 113 this->computeMuzzleParameters(); 112 114 projectile->setOrientation(this->getMuzzleOrientation()); 113 115 projectile->setPosition(this->getMuzzlePosition());
Note: See TracChangeset
for help on using the changeset viewer.