diff --git a/html/changelog.html b/html/changelog.html index ee7b8731768..c14b19a5a6b 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -47,6 +47,7 @@

mikomyazaki updated:

29 July 2020

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 47e8d54957a..8600667ce33 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -14514,3 +14514,4 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. mikomyazaki: - bugfix: Emergency Medical Technicians now properly spawn in the briefing room like the rest of medical. + - bugfix: Cyborg GPSes will now update properly. diff --git a/html/changelogs/cyborg_gps_bugfix.yml b/html/changelogs/cyborg_gps_bugfix.yml deleted file mode 100644 index c97a09fb303..00000000000 --- a/html/changelogs/cyborg_gps_bugfix.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: mikomyazaki - -delete-after: True - -changes: - - bugfix: "Cyborg GPSes will now update properly." \ No newline at end of file