diff --git a/html/changelog.html b/html/changelog.html
index 57b1e24c49a..5de0f8f8731 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -104,6 +104,7 @@
Qdel log is now re-added to the garbage subsystem to enable coders to investigate sources of hard delete.
When you remove a light tube while lying down, the light tube disappear. This no longer happens.
Latejoin AI no longer spawn in naked at arrival shuttles.
+ Not spawning in with your memory of bank account at roundstart...
27 September 2018
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 728631f4144..1a39acc2961 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -7099,3 +7099,4 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: When you remove a light tube while lying down, the light tube disappear.
This no longer happens.
- bugfix: Latejoin AI no longer spawn in naked at arrival shuttles.
+ - bugfix: Not spawning in with your memory of bank account at roundstart...
diff --git a/html/changelogs/AutoChangeLog-pr-9628.yml b/html/changelogs/AutoChangeLog-pr-9628.yml
deleted file mode 100644
index e26f8a1f319..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9628.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "variableundefined"
-delete-after: True
-changes:
- - bugfix: "Not spawning in with your memory of bank account at roundstart..."