Skip to content

Commit

Permalink
Update for DCS 2.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
zhexu14 committed Aug 24, 2024
1 parent d9a8663 commit 314ba7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dcs/countries.py
Original file line number Diff line number Diff line change
Expand Up @@ -35735,6 +35735,7 @@ class CallsignGrassAirfield:
CallsignGrassAirfield.New_York
],
}
use_western_callsigns = True

def __init__(self):
super(Afghanistan, self).__init__(
Expand Down
1 change: 1 addition & 0 deletions tools/pydcs_export.lua
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@ flyable["Yak-52"] = true

-- Helicopters
flyable["AH-64D_BLK_II"] = true
flyable["CH_47Fbl1"] = true
flyable["Ka-50"] = true
flyable["Ka-50_3"] = true
flyable["Mi-8MT"] = true
Expand Down

0 comments on commit 314ba7f

Please sign in to comment.