Changeset 2907 for code/branches/questsystem5/src/orxonox/objects/weaponSystem/munitions/LaserGunMunition.cc
- Timestamp:
- Apr 8, 2009, 12:36:08 AM (16 years ago)
- Location:
- code/branches/questsystem5
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/questsystem5
- Property svn:mergeinfo changed
-
code/branches/questsystem5/src/orxonox/objects/weaponSystem/munitions/LaserGunMunition.cc
r2662 r2907 43 43 RegisterObject(LaserGunMunition); 44 44 45 //default if not defined in XML 45 46 this->maxBullets_ = 40; 46 47 this->maxMagazines_ = 100;
Note: See TracChangeset
for help on using the changeset viewer.