mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-13 07:57:52 +00:00
- Added Gez's heretic wall texture compatibility fixes for E4M7. https://forum.zdoom.org/viewtopic.php?p=995663#p995663
This commit is contained in:
parent
81de951abc
commit
1cb8d80b25
1 changed files with 7 additions and 0 deletions
|
@ -619,3 +619,10 @@ CA3773ED313E8899311F3DD0CA195A68 // e3m6
|
||||||
setwalltexture 343 front top MOSSRCK1
|
setwalltexture 343 front top MOSSRCK1
|
||||||
setwalltexture 370 front top MOSSRCK1
|
setwalltexture 370 front top MOSSRCK1
|
||||||
}
|
}
|
||||||
|
5E3FCFDE78310BB89F92B1626A47D0AD // heretic.wad E4M7
|
||||||
|
{
|
||||||
|
// Missing textures
|
||||||
|
setwalltexture 1274 front top CSTLRCK
|
||||||
|
setwalltexture 1277 back top CSTLRCK
|
||||||
|
setwalltexture 1278 front top CSTLRCK
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue