Skip to content

Commit

Permalink
fix GOG path
Browse files Browse the repository at this point in the history
  • Loading branch information
rfomin committed Aug 11, 2024
1 parent ab6235e commit 63f8c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/d_iwad.c
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ static registry_value_t root_path_keys[] =
{
HKEY_LOCAL_MACHINE,
SOFTWARE_KEY "\\GOG.com\\Games\\1413291984",
"INSTALLPATH"
"PATH"
},
};

Expand Down

0 comments on commit 63f8c5f

Please sign in to comment.