Fex
Gold Supporter
|
Tutorial 05 - GUI/17 - Chatbox needs updated
Not very important but two lines in in The tutorial 05 - GUI/17 - Chatbox need to be changed since AUTO_LINE_SPACE has been removed. The two lines should now be:
Code:
D.text(ts, rect, text, null, 0 , true);
flt h=ts.textLines(messages[i].text, width, true)*line_height;
|
|
10-14-2022 01:19 AM |
|
Esenthel
Administrator
|
RE: Tutorial 05 - GUI/17 - Chatbox needs updated
Thank you very much I've fixed it in Source on GitHub!
|
|
10-14-2022 05:05 AM |
|