diff --git a/bin/config-include/osslEnable.ini b/bin/config-include/osslEnable.ini index 1da5e9d256..7127a1afaa 100644 --- a/bin/config-include/osslEnable.ini +++ b/bin/config-include/osslEnable.ini @@ -222,6 +222,7 @@ Allow_osGetAgentIP = true ; always restricted to Administrators (true or false to disable) ; available functions out of Threat level control (for reference only) +; Allow_osAngleBetween = true ; Allow_osCheckODE = true ; Allow_osClearInertia = true ; Allow_osCollisionSound = true @@ -254,6 +255,7 @@ ; Allow_osMax = true ; Allow_osMin = true ; Allow_osMovePen = true +; Allow_osRound = true ; Allow_osSetFontName = true ; Allow_osSetFontSize = true ; Allow_osSetInertia = true @@ -263,4 +265,6 @@ ; Allow_osSetPenCap = true ; Allow_osSetPenColor = true ; Allow_osSetPenSize = true +; Allow_osVecDistSquare = true +; Allow_osVecMagSquare = true ; Allow_osVolumeDetect = true