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

@@ -39,3 +39,4 @@ exe = EXE(pyz,
target_arch=None,
codesign_identity=None,
entitlements_file=None )