mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-05 07:25:45 -04:00
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:
parent
4b56bf3010
commit
5258a5f184
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue