From ff8c45475237318dd1c779164623e72d873123a2 Mon Sep 17 00:00:00 2001 From: Thor Vik Date: Mon, 16 Mar 2020 17:52:14 +0100 Subject: [PATCH] Applied @Warlords fix on swapped Airbases in ATC_Ground.lua PG map Solves Issue #1291 --- Moose Development/Moose/Functional/ATC_Ground.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Moose Development/Moose/Functional/ATC_Ground.lua b/Moose Development/Moose/Functional/ATC_Ground.lua index 9ded69874..5fcb27e25 100644 --- a/Moose Development/Moose/Functional/ATC_Ground.lua +++ b/Moose Development/Moose/Functional/ATC_Ground.lua @@ -2456,7 +2456,7 @@ end ATC_GROUND_PERSIANGULF = { ClassName = "ATC_GROUND_PERSIANGULF", Airbases = { - [AIRBASE.PersianGulf.Al_Dhafra_AB] = { ---FIX by Wingthor Changed from Abu_Musa_Island_Airport + [AIRBASE.PersianGulf.Abu_Musa_Island_Airport] = { PointsRunways = { [1] = { [1]={["y"]=-122813.71002344,["x"]=-31689.936027827,}, @@ -2475,7 +2475,7 @@ ATC_GROUND_PERSIANGULF = { }, }, }, - [AIRBASE.PersianGulf.Abu_Musa_Island_Airport] = { + [AIRBASE.PersianGulf.Al_Dhafra_AB] = { PointsRunways = { [1] = { [1]={["y"]=-174672.06004916,["x"]=-209880.97145616,},