mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Update pydcs for 2.9 support
This commit is contained in:
@@ -212,9 +212,9 @@ class VSN_F100(PlaneType):
|
||||
5,
|
||||
Weapons.LAU_7_with_AIM_9B_Sidewinder_IR_AAM,
|
||||
)
|
||||
LAU_118a_with_AGM_45B_Shrike_ARM__Imp_ = (
|
||||
LAU_118A___AGM_45B_Shrike_ARM__Imp_ = (
|
||||
5,
|
||||
Weapons.LAU_118a_with_AGM_45B_Shrike_ARM__Imp_,
|
||||
Weapons.LAU_118A___AGM_45B_Shrike_ARM__Imp_,
|
||||
)
|
||||
|
||||
Fuel_tank_500_Liter = (5, WeaponsF100.Fuel_tank_500_Liter)
|
||||
@@ -295,9 +295,9 @@ class VSN_F100(PlaneType):
|
||||
7,
|
||||
Weapons.LAU_7_with_AIM_9P_Sidewinder_IR_AAM,
|
||||
)
|
||||
LAU_118a_with_AGM_45B_Shrike_ARM__Imp_ = (
|
||||
LAU_118A___AGM_45B_Shrike_ARM__Imp_ = (
|
||||
7,
|
||||
Weapons.LAU_118a_with_AGM_45B_Shrike_ARM__Imp_,
|
||||
Weapons.LAU_118A___AGM_45B_Shrike_ARM__Imp_,
|
||||
)
|
||||
Fuel_tank_500_Liter = (7, WeaponsF100.Fuel_tank_500_Liter)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user