added emulation of Final Doom's teleporter z glitch and activate it for Saturnia MAP10
This commit is contained in:
parent
861a557d92
commit
f7a15bc5f9
8 changed files with 33 additions and 4 deletions
|
|
@ -173,6 +173,7 @@ static FCompatOption Options[] =
|
|||
{ "scriptwait", COMPATF2_SCRIPTWAIT, SLOT_COMPAT2 },
|
||||
{ "nombf21", COMPATF2_NOMBF21, SLOT_COMPAT2 },
|
||||
{ "voodoozombies", COMPATF2_VOODOO_ZOMBIES, SLOT_COMPAT2 },
|
||||
{ "fdteleport", COMPATF2_FDTELEPORT, SLOT_COMPAT2 },
|
||||
{ NULL, 0, 0 }
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue