mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:30:02 +08:00
Add the missing commas to parcel parameter setting in osslEnable.ini
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
; ossl functions.
|
||||
osslParcelO = ""
|
||||
osslParcelOG = ""
|
||||
; osslParcelO = "PARCEL_OWNER"
|
||||
; osslParcelOG = "PARCEL_GROUP_MEMBER,PARCEL_OWNER"
|
||||
; osslParcelO = "PARCEL_OWNER,"
|
||||
; osslParcelOG = "PARCEL_GROUP_MEMBER,PARCEL_OWNER,"
|
||||
|
||||
; ThreatLevel None
|
||||
Allow_osDrawEllipse = true
|
||||
|
||||
Reference in New Issue
Block a user