Added newest P-47 variants to WW2 factions

This commit is contained in:
Khopa
2020-11-07 02:31:29 +01:00
parent d9511a7edd
commit 3fd5e1bae7
6 changed files with 17 additions and 1 deletions

View File

@@ -25,6 +25,8 @@ from dcs.planes import (
JF_17,
Ju_88A4,
P_47D_30,
P_47D_30bl1,
P_47D_40,
P_51D,
P_51D_30_NA,
SpitfireLFMkIX,
@@ -132,6 +134,8 @@ def get_fallback_channel(unit_type: UnitType) -> RadioFrequency:
allied_ww2_aircraft = [
I_16,
P_47D_30,
P_47D_30bl1,
P_47D_40,
P_51D,
P_51D_30_NA,
SpitfireLFMkIX,