diff --git a/changelog.md b/changelog.md index c296cbc3..263c5345 100644 --- a/changelog.md +++ b/changelog.md @@ -24,6 +24,7 @@ Saves from 6.0.0 are compatible with 6.1.0 * **[Flight Planning]** Fixes CAS flights not having landing waypoints. * **[Squadrons]** Fixed the livery for the VF-33 F-14A squadron. +* **[Theaters]** Fixed Channel campaigns not having data for land/sea/obstacle boundaries, causing front lines to extend into forests and water. Requires a new campaign to get the fix. * **[UI]** Fixed an issue where manual submit of mission results did not end the mission correctly. # 6.0.0 diff --git a/resources/channellandmap.p b/resources/channellandmap.p deleted file mode 100644 index 92864e8c..00000000 Binary files a/resources/channellandmap.p and /dev/null differ diff --git a/resources/theaters/the channel/landmap.p b/resources/theaters/the channel/landmap.p index d917143e..92864e8c 100644 Binary files a/resources/theaters/the channel/landmap.p and b/resources/theaters/the channel/landmap.p differ