Intel SDE is not an override

This commit is contained in:
sp2xdev
2025-09-18 02:35:32 -07:00
parent 67721c416b
commit 4d658bf273
+1 -1
View File
@@ -1135,7 +1135,7 @@ static const std::vector<OptionDefinition> OPTION_DEFINITIONS = {
.category = "Path Overrides", .category = "Path Overrides",
}, },
{ {
.title = "Intel SDE Folder Override", .title = "Intel SDE Folder",
.name = "sde", .name = "sde",
.desc = "Path to Intel SDE kit path for automatic attaching", .desc = "Path to Intel SDE kit path for automatic attaching",
.type = OptionType::Text, .type = OptionType::Text,