diff --git a/dll/settings_parser.cpp b/dll/settings_parser.cpp index a7f1bae2..63dffbfb 100644 --- a/dll/settings_parser.cpp +++ b/dll/settings_parser.cpp @@ -826,7 +826,7 @@ static void try_parse_mods_file(class Settings *settings_client, Settings *setti newMod.path = common_helpers::to_absolute( newMod.path, get_full_program_path() - ) + ); } newMod.fileType = k_EWorkshopFileTypeCommunity;