mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-24 04:29:34 -04:00
consequently rename -nodehlump
parameter to -nodeh
This commit is contained in:
parent
491b6a9576
commit
f60d325695
@ -2406,7 +2406,7 @@ void D_DoomMain(void)
|
|||||||
D_AutoloadDehDir();
|
D_AutoloadDehDir();
|
||||||
|
|
||||||
// killough 10/98: now process all deh in wads
|
// killough 10/98: now process all deh in wads
|
||||||
if (!M_ParmExists("-nodehlump"))
|
if (!M_ParmExists("-nodeh"))
|
||||||
{
|
{
|
||||||
D_ProcessInWads("DEHACKED", ProcessDehLump, false);
|
D_ProcessInWads("DEHACKED", ProcessDehLump, false);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user