]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commitdiff
forgot to include this file in the previous commit (no longer opens gfx.wad until...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 17 Sep 2003 17:49:51 +0000 (17:49 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 17 Sep 2003 17:49:51 +0000 (17:49 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3465 d7cf8633-e32d-0410-b094-e92efae38249

host.c

diff --git a/host.c b/host.c
index e6401a03df4d9c491cfa3cd11b3aa2232a76e561..dadc7ed3eb5000a86b24ba0134178b2038635108 100644 (file)
--- a/host.c
+++ b/host.c
@@ -846,7 +846,6 @@ void Host_Init (void)
        V_Init();
        COM_Init();
        Host_InitLocal();
-       W_LoadWadFile("gfx.wad");
        Key_Init();
        Con_Init();
        Chase_Init();