Missed some subs.

This commit is contained in:
Simon Clark 2021-01-13 19:53:51 +00:00
parent 5f07069f1d
commit 5a275e6153
2 changed files with 1 additions and 1 deletions

View File

@ -40,6 +40,7 @@ Saves from 2.3 are not compatible with 2.4.
* **[Units]** J-11A is no longer spawned with empty loadout. * **[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]** 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]** 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.
# 2.3.4 # 2.3.4

View File

@ -56,7 +56,6 @@
"helicopter_carrier_names": [ "helicopter_carrier_names": [
], ],
"navy_generators": [ "navy_generators": [
"UBoatGroupGenerator",
"SchnellbootGroupGenerator" "SchnellbootGroupGenerator"
], ],
"navy_group_count": 2, "navy_group_count": 2,