mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-01-30 23:10:14 -05:00
parent
651623a845
commit
d3c619ec2f
@ -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…
Reference in New Issue
Block a user