- EDF parser for linedefs and sectors. Also extended the Eternity xlat table to handle the parameterized types to the point EDF needs.
This commit is contained in:
parent
9fe016d6d0
commit
bdfac02f69
3 changed files with 406 additions and 83 deletions
|
|
@ -1320,6 +1320,8 @@ void P_SpawnSpecials (void)
|
|||
|
||||
P_InitSectorSpecial(sector, sector->special, false);
|
||||
}
|
||||
|
||||
// Here is the place to handle EDF for sectors.
|
||||
|
||||
// Init other misc stuff
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue