Changes to preceding patch to make it conform to inifile formats. BLANK LINE
before each comment/option group, and DOUBLE SEMICOLONS before pure text comments in OpenSim.ini.exemapleviewer-2-initial-appearance
parent
4f25b73b57
commit
51e03617e9
|
@ -545,9 +545,9 @@
|
|||
;; false to allow script controlled underground positioning of
|
||||
;; prims
|
||||
; DisableUndergroundMovement = true
|
||||
;
|
||||
; Path to script engine assemblies
|
||||
; Default is ./bin/ScriptEngines
|
||||
|
||||
;; Path to script engine assemblies
|
||||
;; Default is ./bin/ScriptEngines
|
||||
; ScriptEnginesPath = "ScriptEngines"
|
||||
|
||||
[MRM]
|
||||
|
|
|
@ -999,7 +999,7 @@
|
|||
; false to allow script controlled underground positioning of
|
||||
; prims
|
||||
; DisableUndergroundMovement = true
|
||||
;
|
||||
|
||||
; Path to script engine assemblies
|
||||
; Default is ./bin/ScriptEngines
|
||||
; ScriptEnginesPath = "ScriptEngines"
|
||||
|
|
Loading…
Reference in New Issue