mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Fix startup faction error.
This commit is contained in:
parent
5a275e6153
commit
f84d77d334
@ -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
|
||||
|
||||
|
||||
@ -80,7 +80,7 @@
|
||||
"LHA_1_Tarawa"
|
||||
],
|
||||
"destroyers": [
|
||||
"OliverHazardPerryGroupGenerator"
|
||||
"Oliver_Hazzard_Perry_class"
|
||||
],
|
||||
"cruisers": [
|
||||
"Ticonderoga_class"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user