Revert "Add support for AH-64D_BLK_II as PyDCS Extension"

This reverts commit 7d65e55665.
This commit is contained in:
RndName
2022-03-20 13:28:29 +01:00
parent 4d2289ece9
commit 86b204883a
19 changed files with 1 additions and 528 deletions

View File

@@ -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,