mirror of
https://github.com/chocolate-doom/quickcheck.git
synced 2024-11-10 07:11:34 +00:00
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:
parent
4cd42577f6
commit
4c3293bbba
1 changed files with 1 additions and 1 deletions
|
@ -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 -- \
|
||||
|
|
Loading…
Reference in a new issue