Mesh cleanup.

This commit is contained in:
a.pilote
2022-06-27 20:12:56 -04:00
parent a8abef1ab2
commit 6b827e9db7
22 changed files with 220 additions and 158 deletions

View File

@@ -255,9 +255,8 @@ namespace Nuake {
ImGui::SameLine();
ImGui::Text("/");
}
ImGui::EndChild();
}
ImGui::EndChild();
avail = ImGui::GetContentRegionAvail();