From a5a31114b2ad61329921ca27b62c98ce6da42758 Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Wed, 16 Dec 2015 22:22:26 +0000 Subject: add the option to not display parcel ban lines --- bin/OpenSimDefaults.ini | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin/OpenSimDefaults.ini') diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 7221353..eadb518 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -2064,6 +2064,9 @@ ; whole region. LimitParcelLayerUpdateDistance = true ParcelLayerViewDistance = 128 + + ; set this to false to not display parcel ban lines + ShowParcelBansLines = true ;; ;; If you are using a simian grid frontend you can enable -- cgit v1.1