summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/d_iwad.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/d_iwad.c b/src/d_iwad.c
index 8f2078c9..3d8aa0d1 100644
--- a/src/d_iwad.c
+++ b/src/d_iwad.c
@@ -153,8 +153,8 @@ static registry_value_t steam_install_location =
static char *steam_install_subdirs[] =
{
- "steamapps\\common\\doom 2",
- "steamapps\\common\\ultimate doom",
+ "steamapps\\common\\doom 2\\base",
+ "steamapps\\common\\ultimate doom\\base",
"steamapps\\common\\final doom\\base",
};