Don't load DEH lump for D2TWID.

This patch changes the par times and Crispy recognizes the PAR syntax.
However, it interferes with the statdump comparison. So just don't load
it.
This commit is contained in:
Simon Howard 2019-11-11 19:09:41 -05:00
parent 4cd42577f6
commit 4c3293bbba

View file

@ -27,7 +27,7 @@ output/cydreams.txt: $(SOURCE_PORT)
output/d2twid.txt: $(SOURCE_PORT)
./testrunner pwads/d2twid.zip demos/30id-4525.zip -- \
-merge D2TWID.wad -timedemo 30id-4525.lmp >$@
-nodehlump -merge D2TWID.wad -timedemo 30id-4525.lmp >$@
output/eternal.txt: $(SOURCE_PORT)
./testrunner pwads/eternal.zip demos/etall-21854.zip -- \