summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/d_iwad.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/d_iwad.c b/src/d_iwad.c
index 9cdffcb8..7f512965 100644
--- a/src/d_iwad.c
+++ b/src/d_iwad.c
@@ -183,6 +183,10 @@ static char *steam_install_subdirs[] =
// From Doom 3: BFG Edition:
"steamapps\\common\\DOOM 3 BFG Edition\\base\\wads",
+
+ // From Strife: Veteran Edition:
+
+ "steamapps\\common\\Strife",
};
#define STEAM_BFG_GUS_PATCHES \