Undo the reordering of autobuild.xml
parent
470c607b05
commit
9d0b91fed7
1084
autobuild.xml
1084
autobuild.xml
File diff suppressed because it is too large
Load Diff
|
|
@ -143,8 +143,8 @@ public:
|
|||
F32 x = getRect().getWidth() / 2;
|
||||
F32 y = getRect().getHeight() / 2;
|
||||
// <FS:Beq> Add B&W emoji font support
|
||||
// LLFontGL::getFontEmoji( useBWEmojis )->render(
|
||||
LLFontGL::getFontEmoji( useBWEmojis )->render(
|
||||
// LLFontGL::getFontEmoji()->render(
|
||||
LLFontGL::getFontEmoji(useBWEmojis)->render(
|
||||
// </FS:Beq>
|
||||
mText, // wstr
|
||||
0, // begin_offset
|
||||
|
|
|
|||
Loading…
Reference in New Issue