shithub: choc

Download patch

ref: 110e107816a4f19ab436eebab75b29887a86fd35
parent: 2e70023c95cb2a3d1ce01950e111ebf8c40bdcf3
author: Simon Howard <fraggle@gmail.com>
date: Sun Jul 12 19:41:07 EDT 2009

Add strife1.wad to IWAD search list.

Subversion-branch: /branches/strife-branch
Subversion-revision: 1623

--- a/src/d_iwad.c
+++ b/src/d_iwad.c
@@ -50,6 +50,7 @@
     { "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