mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-29 09:44:52 +01:00
Apply review requests
This commit is contained in:
@@ -854,8 +854,10 @@ bool config_find_or_browse_install_directory()
|
||||
chosenOption = options[optionIndex];
|
||||
}
|
||||
}
|
||||
|
||||
chosenOption = hdd;
|
||||
else
|
||||
{
|
||||
chosenOption = hdd;
|
||||
}
|
||||
|
||||
std::string installPath;
|
||||
if (chosenOption == hdd)
|
||||
|
||||
Reference in New Issue
Block a user