Skip to content

Commit

Permalink
Add F-15SE, F1EE and F1BE to list of flyables
Browse files Browse the repository at this point in the history
  • Loading branch information
zhexu14 authored and rp- committed Mar 29, 2024
1 parent cb6e5fe commit 899e64b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/pydcs_export.lua
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ flyable["C-101EB"] = true
flyable["F-14A-135-GR"] = true
flyable["F-14B"] = true
flyable["F-15C"] = true
flyable["F-15ESE"] = true
flyable["F-16C_50"] = true
flyable["FA-18C_hornet"] = true
flyable["F-5E-3"] = true
Expand All @@ -241,7 +242,9 @@ flyable["MiG-19P"] = true
flyable["MiG-21Bis"] = true
flyable["MiG-29A"] = true
flyable["MiG-29S"] = true
flyable["Mirage-F1BE"] = true
flyable["Mirage-F1CE"] = true
flyable["Mirage-F1EE"] = true
flyable["Su-25"] = true
flyable["Su-25T"] = true
flyable["Su-27"] = true
Expand Down

0 comments on commit 899e64b

Please sign in to comment.