mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Undo unintentional change.
Not sure how the extra whitespace got there, but this gets overwritten on every launch. (cherry picked from commit 2ffe3bf722cfccf4ef6b30ea1ee87357a9ef5d4d)
This commit is contained in:
parent
1bc994c102
commit
24f98aede5
@ -3,7 +3,7 @@
|
|||||||
dofile('Scripts/ScriptingSystem.lua')
|
dofile('Scripts/ScriptingSystem.lua')
|
||||||
|
|
||||||
--Sanitize Mission Scripting environment
|
--Sanitize Mission Scripting environment
|
||||||
--This makes unavailable some unsecure functions.
|
--This makes unavailable some unsecure functions.
|
||||||
--Mission downloaded from server to client may contain potentialy harmful lua code that may use these functions.
|
--Mission downloaded from server to client may contain potentialy harmful lua code that may use these functions.
|
||||||
--You can remove the code below and make availble these functions at your own risk.
|
--You can remove the code below and make availble these functions at your own risk.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user