- Timestamp:
- Feb 18, 2018, 5:49:32 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/Presentation_HS17_merge/src/modules/superorxobros/SOBGumba.cc
r11769 r11772 140 140 } 141 141 142 if(abs(this->getPosition().z) > 1000) delete this;142 if(abs(this->getPosition().z) > 1000) this->destroyLater(); 143 143 144 144 }
Note: See TracChangeset
for help on using the changeset viewer.