Custom location system (#1567)
This commit is contained in:
@ -103,6 +103,8 @@ namespace big
|
||||
}
|
||||
ImGui::EndCombo();
|
||||
}
|
||||
if(ImGui::IsItemHovered())
|
||||
ImGui::SetTooltip("Shift click to delete");
|
||||
|
||||
ImGui::SeparatorText("Squad Details");
|
||||
|
||||
|
Reference in New Issue
Block a user