Changeset 32946
- Timestamp:
- 02/12/15 16:42:01 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/skin.h
r32649 r32946 3325 3325 free(loctime); 3326 3326 } 3327 drawstring(tmpnr, 1, node->poscount, -1, node->iposx, node->iposy, node->iwidth, node->iheight, RIGHT, node->valign, node->font, node->fontsize, node->fontcol, node->transparent, 0, NULL, NULL, NULL, node->charspace, 0);3327 drawstring(tmpnr, 1, node->poscount, -1, node->iposx, node->iposy, node->iwidth, node->iheight, RIGHT, node->valign, node->font, node->fontsize, node->fontcol, node->transparent, 1, NULL, NULL, NULL, node->charspace, 0); 3328 3328 free(tmpnr); 3329 3329 }
Note: See TracChangeset
for help on using the changeset viewer.