From 5a275e6153ca933563aa8a769366e5ea0b1acd78 Mon Sep 17 00:00:00 2001 From: Simon Clark Date: Wed, 13 Jan 2021 19:53:51 +0000 Subject: [PATCH] Missed some subs. --- changelog.md | 1 + resources/factions/germany_1944.json | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 3859c90c..bd2328ac 100644 --- a/changelog.md +++ b/changelog.md @@ -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]** 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. # 2.3.4 diff --git a/resources/factions/germany_1944.json b/resources/factions/germany_1944.json index 7cd95b44..e9d5ad78 100644 --- a/resources/factions/germany_1944.json +++ b/resources/factions/germany_1944.json @@ -56,7 +56,6 @@ "helicopter_carrier_names": [ ], "navy_generators": [ - "UBoatGroupGenerator", "SchnellbootGroupGenerator" ], "navy_group_count": 2,