From f17f194a1eea7fbb57c0525a88af8862f4095a87 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Wed, 6 Nov 2013 04:41:55 +0000 Subject: Add Steam IWAD path for Hexen Deathkings WAD (thanks chungy). Subversion-branch: /branches/v2-branch Subversion-revision: 2745 --- src/d_iwad.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/d_iwad.c') diff --git a/src/d_iwad.c b/src/d_iwad.c index 438947af..f122065f 100644 --- a/src/d_iwad.c +++ b/src/d_iwad.c @@ -181,8 +181,9 @@ static char *steam_install_subdirs[] = "steamapps\\common\\doom 2\\base", "steamapps\\common\\final doom\\base", "steamapps\\common\\ultimate doom\\base", - "steamapps\\common\\hexen\\base", "steamapps\\common\\heretic shadow of the serpent riders\\base", + "steamapps\\common\\hexen\\base", + "steamapps\\common\\hexen deathkings of the dark citadel\\base", // From Doom 3: BFG Edition: -- cgit v1.2.3