diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index a1eaad9c03..f380708d3a 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -2637,3 +2637,9 @@ Entries: - {message: Added Plasma into the cargo console, type: Add} id: 470 time: '2021-10-22T09:47:47.0000000+00:00' +- author: Zumorica + changes: + - {message: Fixes pulling items with hand item cursor overlay freezing the game., + type: Fix} + id: 471 + time: '2021-10-22T11:45:45.025249+00:00' diff --git a/Resources/Changelog/Parts/overlay.yml b/Resources/Changelog/Parts/overlay.yml deleted file mode 100644 index d73c411c2b..0000000000 --- a/Resources/Changelog/Parts/overlay.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix # One of the following: Add, Remove, Tweak, Fix - message: Fixes pulling items with hand item cursor overlay freezing the game.