fix file perms and change AllowLightshareFunctions to AllowLightShareFunctions

fsassets
Michael Cerquoni 2015-05-25 20:52:27 -04:00
parent 22ee1c30e3
commit d271151504
1 changed files with 1 additions and 1 deletions

2
bin/config-include/osslEnable.ini Executable file → Normal file
View File

@ -20,7 +20,7 @@
; Allow the use of LightShare functions.
; The setting enable_windlight = true must also be enabled in the [LightShare] section.
AllowLightshareFunctions = true
AllowLightShareFunctions = true
; Threat level to allow. One of None, VeryLow, Low, Moderate, High, VeryHigh, Severe.
; See http://opensimulator.org/wiki/Threat_level for more information on these levels.