New Version 1.2.0

Change to version 1.2.0
performance optimising
add J-11A
fix a bug on CDU export on A-10C
fix UFC, ODU, UVHF display export bug on AV8BNA
optimise many export values on MiG-21Bis
optimise many export values on MiG-29A/G/S
This commit is contained in:
McMicha
2018-12-12 23:33:45 +01:00
parent ce789cb0a8
commit 174cd37009
39 changed files with 2645 additions and 1035 deletions

View File

@@ -1,7 +1,7 @@
-- Su-25A Export
ExportScript.FoundFCModule = true
ExportScript.Version.Su25 = "1.1.0"
ExportScript.Version.Su25 = "1.2.0"
-- auxiliary function
dofile(ExportScript.Config.ExportModulePath.."FC_AuxiliaryFuntions.lua")