- 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:
Christoph Oelckers 2017-11-22 21:42:48 +01:00
commit 978fdfb273
2 changed files with 124 additions and 77 deletions

View file

@ -2243,6 +2243,7 @@ void G_ParseMapInfo (FString basemapinfo)
ParseUMapInfo(lump);
}
}
CommitUMapinfo(&gamedefaults); // commit remaining UMPAINFOs.
if (AllEpisodes.Size() == 0)
{