summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/d_iwad.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d_iwad.c b/src/d_iwad.c
index d70e1cab..a67a6d4f 100644
--- a/src/d_iwad.c
+++ b/src/d_iwad.c
@@ -158,7 +158,7 @@ static char *steam_install_subdirs[] =
"steamapps\\common\\final doom\\base",
"steamapps\\common\\ultimate doom\\base",
"steamapps\\common\\hexen\\base",
- "steamapps\\common\\heretic shadow of the serpent riders"
+ "steamapps\\common\\heretic shadow of the serpent riders\\base"
};
static char *GetRegistryString(registry_value_t *reg_val)