mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-12-25 09:54:15 +08:00
forgot that!
This commit is contained in:
parent
a09bc24437
commit
374b9a8029
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user