This commit is contained in:
milek7
2019-01-11 23:15:03 +01:00
parent ead2123d8e
commit 3db9efd3f7
18 changed files with 135 additions and 40 deletions

View File

@@ -27,5 +27,5 @@ void ui::vehiclelist_panel::render_contents() {
}
}
ImGui::ShowDemoWindow();
//ImGui::ShowDemoWindow();
}