From cb97ab5c6f4434e894e92154f1047f28c712572f Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Thu, 14 Nov 2019 22:34:39 +0000 Subject: make attachments WearReplacesAll option visible --- bin/OpenSimDefaults.ini | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bin') diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 9a83648..e58cb8b 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -936,6 +936,11 @@ ; Defaults to true - only set to false for debugging purposes Enabled = true + ; Inventory object wear did replace all the worn objects on same attachment point + ; if this option is set false, only oldest worn object will be replaced on that point. + ; true will do as older versions + ;WearReplacesAll = true + [Mesh] ; enable / disable mesh asset uploads -- cgit v1.1