make attachments WearReplacesAll option visible
parent
45625a02a2
commit
cb97ab5c6f
|
@ -936,6 +936,11 @@
|
||||||
; Defaults to true - only set to false for debugging purposes
|
; Defaults to true - only set to false for debugging purposes
|
||||||
Enabled = true
|
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]
|
[Mesh]
|
||||||
; enable / disable mesh asset uploads
|
; enable / disable mesh asset uploads
|
||||||
|
|
Loading…
Reference in New Issue