- Timestamp:
- Apr 18, 2009, 6:59:02 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/weapons/src/orxonox/objects/weaponSystem/weapons/LaserFire.cc
r2918 r2920 49 49 this->speed_ = 1250; 50 50 51 this->setMunitionName("Laser GunMunition");51 this->setMunitionName("LaserMunition"); 52 52 } 53 53
Note: See TracChangeset
for help on using the changeset viewer.