Apache update

-UI update with QTmodern library
-mist lua script updated and modified to deal with ED bug on Unit.getGroupsByName returning dead units
-pydcs updated with Apache
-pydcs update fixes 'transportable' mission editor bug
This commit is contained in:
spencer-ki
2022-03-19 16:46:35 -07:00
parent d70e0544f2
commit ad84f7beba
18 changed files with 11008 additions and 1109 deletions

View File

@@ -2,7 +2,7 @@ import dcs
client_helos = [
dcs.helicopters.UH_1H,
dcs.helicopters.Mi_8MT,
dcs.helicopters.AH_64D_BLK_II,
dcs.helicopters.Mi_24P,
dcs.helicopters.Ka_50,
]