diff --git a/changelog.md b/changelog.md index bd2328ac..754fec5d 100644 --- a/changelog.md +++ b/changelog.md @@ -37,10 +37,12 @@ Saves from 2.3 are not compatible with 2.4. * **[UI]** Carrier group SAM threat rings now move with the carrier. * **[UI]** Base intel menu no longer compresses text, and is now scrollable. * **[UI]** Edit Flight window is now dynamically sized to adapt to the width of waypoint names, so they no longer get truncated. +* **[UI]** Create Flight comboboxes now stretch to adjust to the size of their contents. * **[Units]** J-11A is no longer spawned with empty loadout. * **[Units]** F-14B is no longer spawned with empty loadout for fighter sweep tasks. * **[Units]** Pyotr Velikiy cruiser has been removed for now as it's nearly unkillable. * **[Units]** Submarines have been removed for now as they aren't wholly functional. +* **[Units]** Fixed "FACTION ERROR : Unable to find OliverHazardPerryGroupGenerator in pydcs" error at startup. # 2.3.4 diff --git a/resources/factions/NATO_Desert_Storm.json b/resources/factions/NATO_Desert_Storm.json index 677cd77a..d108f6d6 100644 --- a/resources/factions/NATO_Desert_Storm.json +++ b/resources/factions/NATO_Desert_Storm.json @@ -80,7 +80,7 @@ "LHA_1_Tarawa" ], "destroyers": [ - "OliverHazardPerryGroupGenerator" + "Oliver_Hazzard_Perry_class" ], "cruisers": [ "Ticonderoga_class"