Fix bugs while loading air wing configs (#552)

* fix bugs with air wing config loading

* add aircraft type to airwing config for better loading
This commit is contained in:
Druss99
2025-08-10 15:14:38 -04:00
committed by GitHub
parent 52fbc75e1c
commit afad73ac27
5 changed files with 28 additions and 12 deletions

View File

@@ -17,6 +17,7 @@
## Fixes
* **[Flight Plans]** Fixed a bug when a package was created with only escort flights
* **[Flight Plans]** Added AntiShipStrike as a fallback task for OCA/Aircraft to fix a bug where the S-3B could not do OCA/Aircraft
* **[Squadrons]** Fixed a bug where loading an air wing config would not properly load all squadrons
# Retribution v1.4.1 (hotfix)