Changeset 7727 in orxonox.OLD for trunk/src/lib/graphics/render2D
- Timestamp:
- May 19, 2006, 2:25:15 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/graphics/render2D/element_2d.cc
r7342 r7727 123 123 if (this->toDirection != NULL) 124 124 delete this->toDirection; 125 if (this->toSize != NULL) 126 delete this->toSize; 125 127 126 128 if (this == Element2D::nullElement)
Note: See TracChangeset
for help on using the changeset viewer.