From ff202f5b003c889b158735b1a87284585f4fbb81 Mon Sep 17 00:00:00 2001 From: "vorestation-ci[bot]" <199609141+vorestation-ci[bot]@users.noreply.github.com> Date: Sat, 2 Aug 2025 02:09:57 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-18110.yml | 4 ---- html/changelogs/AutoChangeLog-pr-18113.yml | 4 ---- html/changelogs/archive/2025-08.yml | 5 +++++ 3 files changed, 5 insertions(+), 8 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-18110.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-18113.yml diff --git a/html/changelogs/AutoChangeLog-pr-18110.yml b/html/changelogs/AutoChangeLog-pr-18110.yml deleted file mode 100644 index c781177f795..00000000000 --- a/html/changelogs/AutoChangeLog-pr-18110.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Willburd" -delete-after: True -changes: - - code_imp: "weak_reference added to blacklisted copyvars" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-18113.yml b/html/changelogs/AutoChangeLog-pr-18113.yml deleted file mode 100644 index 5379b6fb562..00000000000 --- a/html/changelogs/AutoChangeLog-pr-18113.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "ShadowLarkens" -delete-after: True -changes: - - bugfix: "loadout system not working until you switch back and forth" \ No newline at end of file diff --git a/html/changelogs/archive/2025-08.yml b/html/changelogs/archive/2025-08.yml index cf468d472c4..5b2f031d08d 100644 --- a/html/changelogs/archive/2025-08.yml +++ b/html/changelogs/archive/2025-08.yml @@ -1,3 +1,8 @@ 2025-08-01: ShadowLarkens: - image: Made the body scanner actually show an outline of the person inside it. +2025-08-02: + ShadowLarkens: + - bugfix: loadout system not working until you switch back and forth + Willburd: + - code_imp: weak_reference added to blacklisted copyvars