16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 00:49:19 +02:00

Add missing return

This commit is contained in:
docentYT
2026-05-12 00:12:55 +02:00
parent 991fb02414
commit 373c04c0b7

View File

@@ -1537,6 +1537,7 @@ bool debug_panel::render_section_developer()
m_input.vehicle->MoverParameters->reload_FIZ(); // reload fiz
}
ImGui::PopStyleColor();
return true;
}
bool