mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 13:59:19 +02:00
Add missing return
This commit is contained in:
@@ -1537,6 +1537,7 @@ bool debug_panel::render_section_developer()
|
|||||||
m_input.vehicle->MoverParameters->reload_FIZ(); // reload fiz
|
m_input.vehicle->MoverParameters->reload_FIZ(); // reload fiz
|
||||||
}
|
}
|
||||||
ImGui::PopStyleColor();
|
ImGui::PopStyleColor();
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
bool
|
bool
|
||||||
|
|||||||
Reference in New Issue
Block a user