diff --git a/SourceFiles/draw_right_panel.cpp b/SourceFiles/draw_right_panel.cpp index f978060..9ffc1c7 100644 --- a/SourceFiles/draw_right_panel.cpp +++ b/SourceFiles/draw_right_panel.cpp @@ -447,6 +447,7 @@ void draw_right_panel(MapRenderer* map_renderer, int& FPS_target, DX::StepTimer& } } } + ImGui::End(); } ImGui::PopStyleVar();