Custom location system (#1567)

This commit is contained in:
DayibBaba
2023-06-30 20:36:45 +02:00
committed by GitHub
parent c35c7fdff9
commit e5a33e2b32
4 changed files with 183 additions and 0 deletions

View File

@ -103,6 +103,8 @@ namespace big
}
ImGui::EndCombo();
}
if(ImGui::IsItemHovered())
ImGui::SetTooltip("Shift click to delete");
ImGui::SeparatorText("Squad Details");