Merge remote-tracking branch 'gz/master' into thereisnospoon
This commit is contained in:
commit
2c314f3f3f
19 changed files with 628 additions and 386 deletions
|
|
@ -2521,6 +2521,9 @@ void D_DoomMain (void)
|
|||
|
||||
// Create replacements for dehacked pickups
|
||||
FinishDehPatch();
|
||||
|
||||
// clean up the compiler symbols which are not needed any longer.
|
||||
RemoveUnusedSymbols();
|
||||
|
||||
InitActorNumsFromMapinfo();
|
||||
InitSpawnablesFromMapinfo();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue