mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-07-16 10:02:59 -07:00
parent
651623a845
commit
d3c619ec2f
1 changed files with 1 additions and 1 deletions
|
@ -1546,7 +1546,7 @@ void DrawLocation(RandomizerCheck rc) {
|
|||
SaveManager::Instance->SaveSection(gSaveContext.fileNum, sectionId, true);
|
||||
}
|
||||
} else {
|
||||
ImGui::InvisibleButton("", ImVec2(20.0f, 10.0f));
|
||||
ImGui::Dummy(ImVec2(20.0f, 10.0f));
|
||||
}
|
||||
ImGui::SameLine();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue