- Timestamp:
- Oct 24, 2015, 10:51:18 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/fabienHS15/src/modules/weapons/projectiles/GravityBombField.cc
r10622 r10688 164 164 if (lifetime_ <= -4) 165 165 { 166 orxout(debug_output) << "Timeout. Destroying field." << endl;167 166 this->destroy(); 168 167 }
Note: See TracChangeset
for help on using the changeset viewer.