mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Applied @Warlords fix on swapped Airbases in ATC_Ground.lua PG map
Solves Issue #1291
This commit is contained in:
parent
6882c4b42f
commit
ff8c454752
@ -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,},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user