- Timestamp:
- Dec 9, 2009, 9:23:28 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/src/modules/weapons/projectiles/Projectile.cc
r5929 r6277 53 53 if (GameMode::isMaster()) 54 54 { 55 this->setMass(1.0); 55 56 this->enableCollisionCallback(); 56 57 this->setCollisionResponse(false);
Note: See TracChangeset
for help on using the changeset viewer.