mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-08 03:28:03 +03:00
Properly draw UI rects
This commit is contained in:
parent
c181da1f89
commit
6645840f32
7 changed files with 85 additions and 42 deletions
|
@ -58,7 +58,6 @@ namespace TEN::Renderer {
|
|||
}
|
||||
|
||||
m_strings.push_back(str);
|
||||
|
||||
}
|
||||
|
||||
void Renderer11::drawAllStrings()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue