From 061db9b0b948b364e23e9720b1201ee00a451a8a Mon Sep 17 00:00:00 2001 From: tgstation-server Date: Sat, 29 Feb 2020 13:51:02 -0800 Subject: [PATCH] Automatic changelog generation for PR #49613 [ci skip] --- html/changelogs/AutoChangeLog-pr-49613.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-49613.yml diff --git a/html/changelogs/AutoChangeLog-pr-49613.yml b/html/changelogs/AutoChangeLog-pr-49613.yml new file mode 100644 index 00000000000..e454bcee3f1 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-49613.yml @@ -0,0 +1,6 @@ +author: "SteelSlayer" +delete-after: True +changes: + - bugfix: "Fixes some mixed up in-hand sprites for the airlock painter" + - code_imp: "Gives the airlock painter's paint selection popup menu a cancel button" + - code_imp: "Improves airlock painter code. Makes it easier to add new paintjob options and cuts down on duplicate code."