- Build texture work. Currently broken.

This commit is contained in:
Christoph Oelckers 2018-03-19 20:02:38 +01:00
commit 04b8a12ca4
7 changed files with 155 additions and 135 deletions

View file

@ -280,6 +280,8 @@ bool FZipFile::Open(bool quiet)
}
}
}
// If it ran through the list without finding anything it should not attempt any path remapping.
if (!foundspeciallump) name0 = "";
dirptr = (char*)directory;
lump_p = Lumps;