From 110e107816a4f19ab436eebab75b29887a86fd35 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sun, 12 Jul 2009 23:41:07 +0000 Subject: Add strife1.wad to IWAD search list. Subversion-branch: /branches/strife-branch Subversion-revision: 1623 --- src/d_iwad.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/d_iwad.c') diff --git a/src/d_iwad.c b/src/d_iwad.c index 59760adb..429ab129 100644 --- a/src/d_iwad.c +++ b/src/d_iwad.c @@ -50,6 +50,7 @@ static iwad_t iwads[] = { "heretic.wad", heretic, retail, "Heretic" }, { "heretic1.wad", heretic, shareware, "Heretic Shareware" }, { "hexen.wad", hexen, commercial, "Hexen" }, + { "strife1.wad", strife, commercial, "Strife" }, }; // Array of locations to search for IWAD files -- cgit v1.2.3