Add new line/side properties to config

This commit is contained in:
spherallic 2023-08-26 10:14:32 +02:00
parent 16b1027d7b
commit 3c8373205a

View file

@ -100,7 +100,13 @@ mapformat_udmf
// When this is set to true, sectors with the same tag will light up when a line is highlighted
linetagindicatesectors = false;
// Additional line/side properties
distinctwallbrightness = false;
distinctsidedefpartbrightness = false;
localsidedeftextureoffsets = false;
// Additional sector properties
distinctfloorandceilingbrightness = true;
planeequationsupport = true;