- Force node building for garrison.wad from The Master Levels so that the teleporter to the
red key won't leave you in the ground. SVN r4071 (trunk)
This commit is contained in:
parent
6e3d784c50
commit
afabf7e018
4 changed files with 11 additions and 0 deletions
|
|
@ -102,6 +102,7 @@ static FCompatOption Options[] =
|
|||
{ "resetplayerspeed", BCOMPATF_RESETPLAYERSPEED, SLOT_BCOMPAT },
|
||||
{ "vileghosts", BCOMPATF_VILEGHOSTS, SLOT_BCOMPAT },
|
||||
{ "ignoreteleporttags", BCOMPATF_BADTELEPORTERS, SLOT_BCOMPAT },
|
||||
{ "rebuildnodes", BCOMPATF_REBUILDNODES, SLOT_BCOMPAT },
|
||||
|
||||
// list copied from g_mapinfo.cpp
|
||||
{ "shorttex", COMPATF_SHORTTEX, SLOT_COMPAT },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue