mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Revert "Add support for AH-64D_BLK_II as PyDCS Extension"
This reverts commit 7d65e55665.
This commit is contained in:
@@ -126,7 +126,6 @@ from pydcs_extensions.su57.su57 import Su_57
|
||||
|
||||
# Used for CAP, Escort, and intercept if there is not a specialised aircraft available
|
||||
from pydcs_extensions.uh60l.uh60l import UH_60L, KC130J
|
||||
from pydcs_extensions.ah64d.ah64d import AH_64D_BLK_II
|
||||
|
||||
CAP_CAPABLE = [
|
||||
Su_57,
|
||||
@@ -211,7 +210,6 @@ CAS_CAPABLE = [
|
||||
MiG_27K,
|
||||
MiG_29A,
|
||||
MiG_21Bis,
|
||||
AH_64D_BLK_II,
|
||||
AH_64D,
|
||||
AH_64A,
|
||||
AH_1W,
|
||||
|
||||
Reference in New Issue
Block a user