From 9757492b7ad9ab581893eb51a2cd245a55876181 Mon Sep 17 00:00:00 2001 From: Randy Heit Date: Fri, 6 Jul 2012 02:37:50 +0000 Subject: [PATCH] - This was not supposed to be committed as part of r3737. SVN r3739 (trunk) --- src/d_iwad.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/d_iwad.cpp b/src/d_iwad.cpp index be4e5873e1..0bad0c3ed4 100644 --- a/src/d_iwad.cpp +++ b/src/d_iwad.cpp @@ -326,7 +326,7 @@ int FIWadManager::CheckIWAD (const char *doomwaddir, WadStuff *wads) int numfound; numfound = 0; -return 0; + slash = (doomwaddir[0] && doomwaddir[strlen (doomwaddir)-1] != '/') ? "/" : ""; // Search for a pre-defined IWAD