Update pydcs with radio preset fix.

Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1596
This commit is contained in:
Dan Albert 2021-10-18 16:57:43 -07:00
parent e47276ce2e
commit 8fe7551176
2 changed files with 2 additions and 1 deletions

View File

@ -37,6 +37,7 @@ Saves from 4.x are not compatible with 5.0.
* **[Mission Generation]** Fixed generation of landing waypoints so that the AI obeys them.
* **[Mission Generation]** AI carrier aircraft with a start time of T+0 will now start at T+1s to avoid traffic jams.
* **[Mission Generation]** Fixed cases of unused aircraft not being spawned at airfields as soon as any airport filled up.
* **[Mission Generation]** Fixed cases with multiple client flights of the same airframe all received the same preset channels.
* **[UI]** Selling of Units is now visible again in the UI dialog and shows the correct amount of sold units
* **[UI]** Fixed bug where an incompatible campaign could be generated if no action is taken on the campaign selection screen.

View File

@ -24,7 +24,7 @@ Pillow==8.3.2
pluggy==0.13.1
pre-commit==2.10.1
py==1.10.0
-e git://github.com/pydcs/dcs@a30567f41e1e9b529b5a8270ac873e0b8d0d2544#egg=pydcs
-e git://github.com/pydcs/dcs@b9da41b44abd649e2699cf8eb1a77e5959a4eddf#egg=pydcs
pyinstaller==4.3
pyinstaller-hooks-contrib==2021.1
pyparsing==2.4.7