diff options
author | UbitUmarov | 2018-11-18 23:35:16 +0000 |
---|---|---|
committer | UbitUmarov | 2018-11-18 23:35:16 +0000 |
commit | 2fb82f84d24d39c465b748d1e1500ad84206b630 (patch) | |
tree | 4f0a09eafb2f349dabfc797539813b87c62c7eee /bin/config-include | |
parent | update script syntax (diff) | |
download | opensim-SC-2fb82f84d24d39c465b748d1e1500ad84206b630.zip opensim-SC-2fb82f84d24d39c465b748d1e1500ad84206b630.tar.gz opensim-SC-2fb82f84d24d39c465b748d1e1500ad84206b630.tar.bz2 opensim-SC-2fb82f84d24d39c465b748d1e1500ad84206b630.tar.xz |
update osslEnable
Diffstat (limited to 'bin/config-include')
-rw-r--r-- | bin/config-include/osslEnable.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/bin/config-include/osslEnable.ini b/bin/config-include/osslEnable.ini index e74817b..1658163 100644 --- a/bin/config-include/osslEnable.ini +++ b/bin/config-include/osslEnable.ini | |||
@@ -277,6 +277,16 @@ | |||
277 | ; Allow_osSetPenSize = true | 277 | ; Allow_osSetPenSize = true |
278 | ; Allow_osSetSoundRadius = true | 278 | ; Allow_osSetSoundRadius = true |
279 | ; Allow_osStopSound = true | 279 | ; Allow_osStopSound = true |
280 | ; Allow_osStringSubString = true | ||
281 | ; Allow_osStringSubString = true | ||
282 | ; Allow_osStringStartsWith = true | ||
283 | ; Allow_osStringEndsWith = true | ||
284 | ; Allow_osStringIndexOf = true | ||
285 | ; Allow_osStringIndexOf = true | ||
286 | ; Allow_osStringLastIndexOf = true | ||
287 | ; Allow_osStringLastIndexOf = true | ||
288 | ; Allow_osStringRemove = true | ||
289 | ; Allow_osStringReplace = true | ||
280 | ; Allow_osTriggerSound = true | 290 | ; Allow_osTriggerSound = true |
281 | ; Allow_osTriggerSoundLimited = true | 291 | ; Allow_osTriggerSoundLimited = true |
282 | ; Allow_osVecDistSquare = true | 292 | ; Allow_osVecDistSquare = true |