- Timestamp:
- May 23, 2011, 5:46:47 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/gameimmersion/src/modules/weapons/weaponmodes/LightningGun.cc
r8542 r8549 45 45 46 46 this->reloadTime_ = 1; 47 this->damage_ = 100;47 this->damage_ = 0; //default 100 48 48 this->speed_ = 150; 49 49
Note: See TracChangeset
for help on using the changeset viewer.