mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2026-08-25 12:28:50 +00:00
Added comments
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
-- Config file by BIGNEWY, required for DCS World 2.9.18.12722 and above.
|
||||||
|
-- Copy file the [Saved Games]\DCS\Config\ directory or The Universal Mission will not work.
|
||||||
|
-- See https://forum.dcs.world/topic/376636-changes-to-the-behaviour-of-netdostring_in/ for more information
|
||||||
|
|
||||||
if not net then net = {} end
|
if not net then net = {} end
|
||||||
|
|
||||||
net.allow_unsafe_api = { -- this defines the secure zones where net.dostring_in() can be called from
|
net.allow_unsafe_api = { -- this defines the secure zones where net.dostring_in() can be called from
|
||||||
|
|||||||
Reference in New Issue
Block a user