diff --git a/lumps/textures/textures.cfg b/lumps/textures/textures.cfg index 072982eb..780ac6e2 100644 --- a/lumps/textures/textures.cfg +++ b/lumps/textures/textures.cfg @@ -3716,7 +3716,7 @@ COMPWERF 64 128 * PREEL1 38 84 EXITSECR 64 16 ; Secret exit sign -* EXIT3 0 0 +* EXITSECR 0 0 * EXIT2 32 0 * EXIT2 40 0 * EXIT2 48 0 @@ -3739,9 +3739,6 @@ METAL8 64 128 ; METAL2 but 8 little squares. METAL9 64 128 ; METAL3 with no markings or panels. * RW33_5 0 0 -POSTER1 256 128 ; Goofy-looking movie poster -* POSTER1 0 0 - PIPE3 256 128 ; Unused textures in doom beta, now has vines on freedoom. * TP2_1 0 0 * TP2_2 128 0 diff --git a/patches/exit3.png b/patches/exit3.png deleted file mode 100644 index 7b000e15..00000000 Binary files a/patches/exit3.png and /dev/null differ diff --git a/patches/exitsecr.png b/patches/exitsecr.png new file mode 100644 index 00000000..8c4a4dc2 Binary files /dev/null and b/patches/exitsecr.png differ diff --git a/patches/poster1.png b/patches/poster1.png deleted file mode 100644 index 1d4f5e4c..00000000 Binary files a/patches/poster1.png and /dev/null differ