buildcfg.txt: Make M_EPISOD appear in doom2.wad

The texture appears in id's Doom II and fixes issues with ZDoom.

Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
This commit is contained in:
Mike Swanson 2010-09-23 18:00:17 -07:00
parent 4b56bf3010
commit 5258a5f184

View file

@ -746,6 +746,7 @@ STFEVL4 -5 -2
STFKILL4 -5 -2
STFGOD0 -5 -2
STFDEAD0 -5 -1
M_EPISOD 0 0
M_DOOM -1 -1
M_RDTHIS 0 0
M_OPTION 0 0
@ -833,7 +834,6 @@ WISCRT2 0 0
WIENTER 0 0
#ifndef DOOM2
M_EPISOD 0 0
M_EPI1 0 0
M_EPI2 0 0
M_EPI3 0 0