Allow manual SAM orientation.

Fixes https://github.com/dcs-liberation/dcs_liberation/issues/2479.
This commit is contained in:
Dan Albert
2023-05-13 17:10:29 -07:00
committed by Raffson
parent 83916b9fb0
commit f9e9c2793a
2 changed files with 22 additions and 11 deletions

View File

@@ -141,6 +141,7 @@ Saves from 6.x are not compatible with 7.0.
* **[Modding]** The `mission_types` field in squadron files has been removed. Squadron task capability is now determined by airframe, and the auto-assignable list has always been overridden by the campaign settings.
* **[Squadrons]** Squadron-specific mission capability lists no longer restrict players from assigning missions outside the squadron's preferences.
* **[New Game Wizard]** Squadrons can be directly replaced with a preset during air wing configuration rather than needing to remove and create a new squadron.
* **[UI]** The orientation of objects like SAMs, EWRs, garrisons, and ships can now be manually adjusted.
## Fixes