Fix startup faction error.

This commit is contained in:
Simon Clark 2021-01-14 15:30:08 +00:00
parent 5a275e6153
commit f84d77d334
2 changed files with 3 additions and 1 deletions

View File

@ -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

View File

@ -80,7 +80,7 @@
"LHA_1_Tarawa"
],
"destroyers": [
"OliverHazardPerryGroupGenerator"
"Oliver_Hazzard_Perry_class"
],
"cruisers": [
"Ticonderoga_class"