diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index df8416ccb8..8a64adf4ca 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1545,3 +1545,8 @@ Entries: - {message: Added visualizer for things like Crayons and Toolbelts, type: Add} id: 274 time: '2021-07-22T09:56:55.0000000+00:00' +- author: PJB + changes: + - {message: AFK players no longer automatically vote "no" on restart votes., type: Tweak} + id: 275 + time: '2021-07-22T21:22:04.854449+00:00' diff --git a/Resources/Changelog/Parts/restart_vote_afk.yml b/Resources/Changelog/Parts/restart_vote_afk.yml deleted file mode 100644 index 3cc40f81cc..0000000000 --- a/Resources/Changelog/Parts/restart_vote_afk.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: PJB -changes: - - type: Tweak - message: AFK players no longer automatically vote "no" on restart votes.