diff --git a/lumps/textures/textures.cfg b/lumps/textures/textures.cfg index e319d0e3..557a7a02 100644 --- a/lumps/textures/textures.cfg +++ b/lumps/textures/textures.cfg @@ -1845,11 +1845,8 @@ WFALL4 64 128 ; These textures are only in Ultimate Doom -SKY4 1024 128 -* SKY4A 0 0 -* SKY4A 256 0 -* SKY4B 512 0 -* SKY4A 768 0 +SKY4 256 128 +* SKY4 0 0 #endif diff --git a/patches/sky4.png b/patches/sky4.png index 9a501ab5..6b0e9a70 100644 Binary files a/patches/sky4.png and b/patches/sky4.png differ diff --git a/patches/sky4a.png b/patches/sky4a.png deleted file mode 100644 index 6b0e9a70..00000000 Binary files a/patches/sky4a.png and /dev/null differ diff --git a/patches/sky4b.png b/patches/sky4b.png deleted file mode 100644 index f356bed9..00000000 Binary files a/patches/sky4b.png and /dev/null differ