- Timestamp:
- Dec 3, 2008, 5:13:34 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/weapon2/src/orxonox/objects/weaponSystem/weapons/LaserGun.cc
r2327 r2331 49 49 50 50 //how could it be loaded by XML 51 this->attachNeededMunition( "LaserGunMunition");51 this->attachNeededMunition(this->getMunitionType()); 52 52 } 53 53
Note: See TracChangeset
for help on using the changeset viewer.