Properly draw UI rects

This commit is contained in:
Lwmte 2021-09-14 19:53:09 +03:00
parent c181da1f89
commit 6645840f32
7 changed files with 85 additions and 42 deletions

View file

@ -58,7 +58,6 @@ namespace TEN::Renderer {
}
m_strings.push_back(str);
}
void Renderer11::drawAllStrings()