remove options about script compilers the got back somehow on defaults also

0.9.0-post-fixes
UbitUmarov 2017-06-14 16:03:03 +01:00
parent ef87370cf1
commit 8e3a50212c
1 changed files with 0 additions and 8 deletions

View File

@ -1778,14 +1778,6 @@
; Save the source of all compiled scripts
WriteScriptSourceToDebugFile = false
; Default language for scripts
DefaultCompileLanguage = lsl
; List of allowed languages (lsl,vb,cs)
; AllowedCompilers=lsl,cs,vb
; *warning*, non lsl languages have access to static methods such as System.IO.File. Enable at your own risk.
AllowedCompilers=lsl
; Compile debug info (line numbers) into the script assemblies
CompileWithDebugInformation = true