shlexware / Orion

107 stars 237 forks source link

Paragraph Bug #15

Open yatoiv opened 2 years ago

yatoiv commented 2 years ago

let's say i create a paragraph with following code Tab:AddParagraph("Title", "Description") and now if i do Tab:Set("New Title", "New Description") it will actually set the paragraph description to "New Title", and doesn't even change the description, and the title will still be "Title"