- set editor numbers through MAPINFO. The DECORATE way still works ans will override any definition made in MAPINFO.

- use a standard TMap for finding editor numbers
This commit is contained in:
Christoph Oelckers 2015-04-03 16:51:45 +02:00
commit 15dbbc9137
7 changed files with 227 additions and 165 deletions

View file

@ -2440,6 +2440,7 @@ void D_DoomMain (void)
// Create replacements for dehacked pickups
FinishDehPatch();
InitActorNumsFromMapinfo();
FActorInfo::StaticSetActorNums ();
//Added by MC: