Changeset 8769 in orxonox.OLD for trunk/src/lib/graphics/text_engine/text.cc
- Timestamp:
- Jun 24, 2006, 4:21:52 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/graphics/text_engine/text.cc
r8768 r8769 197 197 { 198 198 this->_font = font; 199 this->setupTextWidth(); 199 200 } 200 201
Note: See TracChangeset
for help on using the changeset viewer.