From ee729d3a7593fa91bba0befd48f6e698ef9f7349 Mon Sep 17 00:00:00 2001 From: tgstation-server Date: Mon, 3 Jan 2022 12:49:40 -0800 Subject: [PATCH] Automatic changelog generation for PR #63652 [ci skip] --- html/changelogs/AutoChangeLog-pr-63652.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-63652.yml diff --git a/html/changelogs/AutoChangeLog-pr-63652.yml b/html/changelogs/AutoChangeLog-pr-63652.yml new file mode 100644 index 00000000000..444c670f9b6 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-63652.yml @@ -0,0 +1,5 @@ +author: "GoldenAlpharex" +delete-after: True +changes: + - bugfix: "Admin deadsay will now properly be sent to admins that are on the lobby screen, with their deadchat toggle turned on." + - code_imp: "Admin deadsay shouldn't be as prone to cause small runtimes anymore."