- use TArrays for all local allocations in the map loader.
This commit is contained in:
parent
6ae417725f
commit
a47287f1e4
3 changed files with 26 additions and 90 deletions
|
|
@ -2702,7 +2702,6 @@ void D_DoomMain (void)
|
|||
DThinker::DestroyThinkersInList(STAT_STATIC);
|
||||
E_Shutdown(false);
|
||||
P_FreeLevelData();
|
||||
P_FreeExtraLevelData();
|
||||
|
||||
M_SaveDefaults(NULL); // save config before the restart
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue