From f06d1c491bc03c6936a135d99990dec2b88ab9c5 Mon Sep 17 00:00:00 2001 From: McMicha Date: Sat, 22 Sep 2018 13:14:58 +0200 Subject: [PATCH] change to version 1.1.1 change Button Countermeasure Release to ID 184 --- Scripts/DCS-ExportScript/ExportsModules/AJS37.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Scripts/DCS-ExportScript/ExportsModules/AJS37.lua b/Scripts/DCS-ExportScript/ExportsModules/AJS37.lua index 0f45b4f..477ee17 100644 --- a/Scripts/DCS-ExportScript/ExportsModules/AJS37.lua +++ b/Scripts/DCS-ExportScript/ExportsModules/AJS37.lua @@ -1,7 +1,7 @@ -- AJS37 ExportScript.FoundDCSModule = true -ExportScript.Version.AJS37 = "1.1.0" +ExportScript.Version.AJS37 = "1.1.1" ExportScript.ConfigEveryFrameArguments = { @@ -261,7 +261,7 @@ ExportScript.ConfigArguments = [9] = "%1d", -- Canopy Open/Close {-1.0,0.0,1.0} [210] = "%1d", -- Canopy Jettison --- - [210] = "%1d", -- Countermeasure Fast Release {-1.0,0.0,1.0} + [184] = "%1d", -- Countermeasure Release {-1.0,0.0,1.0} [316] = "%1d", -- Manual Fuel Regulator [212] = "%1d", -- Roll Centering [390] = "%1d", -- Emergency Roll Trim {-1.0,0.0,1.0}