shithub: choc

Download patch

ref: 4cce5073074d2d7868733a0d5682b9fdd5a9f9c5
parent: 309a199f761549c53219e88a1040948a1b9a71f9
author: Simon Howard <fraggle@gmail.com>
date: Tue Aug 7 00:26:16 EDT 2007

All of the steam IWADs are in \base subdirectories.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 946

--- a/src/d_iwad.c
+++ b/src/d_iwad.c
@@ -153,8 +153,8 @@
 
 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",
 };