- Timestamp:
- May 20, 2019, 3:09:55 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxStones.cc
r12394 r12402 18 18 19 19 this->size_ = 9.0f; 20 this-> health_ = 1;20 this->setHealth(1); 21 21 this->delay_ = false; 22 22 }
Note: See TracChangeset
for help on using the changeset viewer.