- Timestamp:
- Sep 26, 2009, 10:21:26 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core5/src/modules/overlays/hud/UnderAttackHealthBar.cc
r5738 r5800 58 58 { 59 59 if (this->isInitialized()) 60 delete this->text_;60 this->text_->destroy(); 61 61 } 62 62
Note: See TracChangeset
for help on using the changeset viewer.