mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Make mission portable
use inline json.lua and write to %LIBERATION_EXPORT_DIR%, %TEMP% or the DCS working directory
This commit is contained in:
@@ -968,7 +968,7 @@ function OBJDEF:new(args)
|
||||
return setmetatable(new, OBJDEF)
|
||||
end
|
||||
|
||||
return OBJDEF:new()
|
||||
json = OBJDEF:new()
|
||||
|
||||
--
|
||||
-- Version history:
|
||||
|
||||
Reference in New Issue
Block a user