Encapsulate BeginTable for item and check tracker settings windows. (#5778)

This commit is contained in:
Malkierian
2025-09-08 20:44:27 -07:00
committed by GitHub
parent 405fc7a31d
commit 837f497ea6
2 changed files with 221 additions and 220 deletions
@@ -2199,8 +2199,8 @@ void CheckTrackerSettingsWindow::DrawElement() {
"Checks that you saved the game while having collected.", THEME_COLOR);
ImGui::PopStyleVar(1);
ImGui::EndTable();
}
ImGui::EndTable();
}
void CheckTrackerWindow::InitElement() {