diff --git a/html/changelog.html b/html/changelog.html index cd32f450b76..d3fc95513a4 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -40,6 +40,10 @@ +

JohnWildkins updated:

+

01 March 2023

Alberyk, Happy_Fox updated:

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 4370b767397..08b687f5349 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -28234,3 +28234,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. Geeves: - tweak: Reduced the price of Aut'akh Soul Anchors to 0, and the price of the various specialized graspers to 2. + JohnWildkins: + - bugfix: Fixed runtime errors with sector styling on the main menu. diff --git a/html/changelogs/johnwildkins-runtimedestroyer.yml b/html/changelogs/johnwildkins-runtimedestroyer.yml deleted file mode 100644 index d12f67dd313..00000000000 --- a/html/changelogs/johnwildkins-runtimedestroyer.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: JohnWildkins - -delete-after: True - -changes: - - bugfix: "Fixed runtime errors with sector styling on the main menu."