diff --git a/changelog.md b/changelog.md index 7d386723..e46f2529 100644 --- a/changelog.md +++ b/changelog.md @@ -28,6 +28,7 @@ Saves from 5.x are not compatible with 6.0. * **[Mission Generation]** Fixed the SA-5 Generator to use the P-19 FlatFace SR as a Fallback radar if the faction does not have access to the TinShield SR. * **[Mission Generation]** Fixed incorrect SA-5 threat range when TR destroyed. It will not count as threat anymore when the TR is dead. * **[UI]** Enable / Disable the settings, save and stats actions if no game is loaded to prevent an error as these functions can only be used on a valid game. +* **[UI]** Added missing icons for Tornado GR4, and Tornado IDS. # 5.0.0 diff --git a/resources/ui/units/aircrafts/icons/Tornado GR4_24.jpg b/resources/ui/units/aircrafts/icons/Tornado GR4_24.jpg new file mode 100644 index 00000000..b71e5b4e Binary files /dev/null and b/resources/ui/units/aircrafts/icons/Tornado GR4_24.jpg differ diff --git a/resources/ui/units/aircrafts/icons/Tornado IDS_24.jpg b/resources/ui/units/aircrafts/icons/Tornado IDS_24.jpg new file mode 100644 index 00000000..0464a670 Binary files /dev/null and b/resources/ui/units/aircrafts/icons/Tornado IDS_24.jpg differ