- tested and fixed UMAPINFO parser.
Although this looks like it's working with the test file I used it still needs some stress testing!
This commit is contained in:
parent
6389b6b914
commit
978fdfb273
2 changed files with 124 additions and 77 deletions
|
|
@ -2243,6 +2243,7 @@ void G_ParseMapInfo (FString basemapinfo)
|
|||
ParseUMapInfo(lump);
|
||||
}
|
||||
}
|
||||
CommitUMapinfo(&gamedefaults); // commit remaining UMPAINFOs.
|
||||
|
||||
if (AllEpisodes.Size() == 0)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue