mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-22 11:22:18 -04:00
parse UMAPINFO lump in IWAD (#1595)
This commit is contained in:
parent
ba05abf854
commit
cce6bdec18
@ -2654,6 +2654,7 @@ void D_DoomMain(void)
|
||||
|
||||
if (!M_ParmExists("-nomapinfo"))
|
||||
{
|
||||
D_ProcessInWads("UMAPINFO", U_ParseMapInfo, true);
|
||||
D_ProcessInWads("UMAPINFO", U_ParseMapInfo, false);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user