From bce8ea67d905d156fb5bd54e3e19d90f576bc55d Mon Sep 17 00:00:00 2001 From: Mitchell Richters Date: Sun, 18 Jul 2021 22:38:42 +1000 Subject: [PATCH] - Blood: Fixed grpinfo declarations for Blood 1.0 and 1.1 as per wildweasel on the forums: https://forum.zdoom.org/viewtopic.php?f=358&t=67220&start=45#p1149216 * Tested with 1.1 files and confirmed working as expected. --- wadsrc/static/engine/grpinfo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wadsrc/static/engine/grpinfo.txt b/wadsrc/static/engine/grpinfo.txt index 22ac89b95..4ca6dfd5c 100644 --- a/wadsrc/static/engine/grpinfo.txt +++ b/wadsrc/static/engine/grpinfo.txt @@ -404,7 +404,7 @@ grpinfo grpinfo { name "Blood 1.0" - size 9570681 + size 8200353 crc BLOOD10_CRC defname "blood.def" scriptname "BLOOD.INI" @@ -420,7 +420,7 @@ grpinfo grpinfo { name "Blood 1.1" - size 9570681 + size 8231173 crc BLOOD11_CRC defname "blood.def" scriptname "BLOOD.INI"