mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-08-22 07:04:54 -04:00
Encapsulate BeginTable for item and check tracker settings windows. (#5778)
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user