- Added more compatibility settings, submitted by Gez.
SVN r1569 (trunk)
This commit is contained in:
parent
512056aeed
commit
0d1d15eba8
7 changed files with 30 additions and 4 deletions
|
|
@ -98,6 +98,8 @@ static FCompatOption Options[] =
|
|||
{ "sectorsounds", COMPATF_SECTORSOUNDS, 0 },
|
||||
{ "missileclip", COMPATF_MISSILECLIP, 0 },
|
||||
{ "crossdropoff", COMPATF_CROSSDROPOFF, 0 },
|
||||
{ "wallrun", COMPATF_WALLRUN, 0 }, // [GZ] Added for CC MAP29
|
||||
{ "anybossdeath", COMPATF_ANYBOSSDEATH, 0}, // [GZ] Added for UAC_DEAD
|
||||
{ NULL, 0, 0 }
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue