mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
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.exemaple
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user