- added a nomirrors compatibility handler and applied it to Conf256's CONF55 map.

This is for disabling broken plane reflection setups.
This commit is contained in:
Christoph Oelckers 2023-09-14 20:21:06 +02:00
commit 6847a9a5c1
5 changed files with 9 additions and 2 deletions

View file

@ -127,6 +127,7 @@ static FCompatOption Options[] =
{ "noslopeid", BCOMPATF_NOSLOPEID, SLOT_BCOMPAT },
{ "clipmidtex", BCOMPATF_CLIPMIDTEX, SLOT_BCOMPAT },
{ "nosectionmerge", BCOMPATF_NOSECTIONMERGE, SLOT_BCOMPAT },
{ "nomirrors", BCOMPATF_NOMIRRORS, SLOT_BCOMPAT },
// list copied from g_mapinfo.cpp