aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/config-include/osslEnable.ini10
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