mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 05:25:01 +03:00
Make dropdown more readable
This commit is contained in:
parent
913fbfdd14
commit
8bedb8f30d
@ -538,6 +538,7 @@ void DrawEnhancementsMenu() {
|
||||
UIWidgets::CVarSliderInt("Vertical: %d", "gHUDAspectRatio.Y", 1, 100, 1);
|
||||
}
|
||||
|
||||
ImGui::Dummy(ImVec2(ImGui::CalcTextSize("Nintendo 3DS (5:3)").x + 35, 0.0f));
|
||||
ImGui::EndMenu();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user