forgot that!

This commit is contained in:
otavepto 2024-01-25 22:56:27 +02:00
parent a09bc24437
commit 374b9a8029

View File

@ -826,7 +826,7 @@ static void try_parse_mods_file(class Settings *settings_client, Settings *setti
newMod.path = common_helpers::to_absolute( newMod.path = common_helpers::to_absolute(
newMod.path, newMod.path,
get_full_program_path() get_full_program_path()
) );
} }
newMod.fileType = k_EWorkshopFileTypeCommunity; newMod.fileType = k_EWorkshopFileTypeCommunity;