mirror of
https://github.com/weyne85/DCS-ExportScripts.git
synced 2025-10-29 16:58:18 +00:00
fix for F-86 multiplayer export
add the variable ExportScript.NoLuaExportBeforeNextFrame to avoid errors during multiplayer export of F-86
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
-- F-86 Export
|
||||
-- Version 1.0.0 BETA
|
||||
-- Version 1.0.1
|
||||
|
||||
ExportScript.FoundDCSModule = true
|
||||
ExportScript.NoLuaExportBeforeNextFrame = true
|
||||
|
||||
ExportScript.ConfigEveryFrameArguments =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user