This commit is contained in:
noffie 2024-12-22 20:49:30 +01:00
parent a8d0054c9d
commit 7ec42b83d5

View file

@ -83,7 +83,6 @@ int main(void)
while (is_running) {
if (IsWindowResized())
{
ComponentStack::s_WndWidth = GetRenderWidth();