change ScriptStopStrategy to the default value co-op (mantis 7740

LSLKeyTest
UbitUmarov 2015-11-20 15:48:17 +00:00
parent ca5ec4c33b
commit ad6080bb0b
1 changed files with 1 additions and 1 deletions

View File

@ -903,7 +903,7 @@
;; or by deleting the script DLL* files in bin/ScriptEngines/<region-id>/
;; One can move from co-op back to abort without recompilation, but reverting back to co-op again will need script recompile
;; Current valid values are "abort" and "co-op"
; ScriptStopStrategy = abort
; ScriptStopStrategy = co-op
;# {DeleteScriptsOnStartup} {} {Delete previously compiled script DLLs on startup?} {true false} true