Update email

This commit is contained in:
Martin Herkt 2020-04-02 18:40:55 +02:00
parent 431237f0f2
commit f60e0b1df3
No known key found for this signature in database
GPG key ID: 8E9C1461B8A659D4
3 changed files with 7 additions and 6 deletions

View file

@ -7,6 +7,7 @@ Igor Molchanov <akemi_homura@kurisa.ch> <hexxus2@vpost.ru>
Igor Molchanov <akemi_homura@kurisa.ch> <makise-homura@users.noreply.github.com>
Lukas Weber <laochailan@web.de> <laochailan@web.de>
Lukas Weber <laochailan@web.de> <laochailan@youmu.localdomain>
Martin Herkt <lachs0r@hong-mailing.de> <lachs0r@srsfckn.biz>
Martin Herkt <lachs0r@hong-mailing.de> <luck3r@phicode.de>
Mia Herkt <mia@srsfckn.biz> <lachs0r@srsfckn.biz>
Mia Herkt <mia@srsfckn.biz> <luck3r@phicode.de>
Mia Herkt <mia@srsfckn.biz> <lachs0r@hong-mailing.de>
holycleugh <43256343+holycleugh@users.noreply.github.com> <holycleugh>

View file

@ -392,7 +392,7 @@ static void config_upgrade_1(void) {
config_set_int(CONFIG_VSYNC, CONFIG_VSYNC_DEFAULT);
// this version also changes meaning of the vsync value
// previously it was: 0 = on, 1 = off, 2 = adaptive, because lachs0r doesn't know how my absolutely genius options menu works.
// previously it was: 0 = on, 1 = off, 2 = adaptive, because mia doesn't know how my absolutely genius options menu works.
// now it is: 0 = off, 1 = on, 2 = adaptive, as it should be.
}

View file

@ -81,9 +81,9 @@ static void credits_fill(void) {
), ENTRY_TIME);
credits_add((
"lachs0r\n"
"Martin Herkt\n"
"lachs0r@hong-mailing.de\n\n"
"mia\n"
"Mia Herkt\n"
"mia@hong-mailing.de\n\n"
"Hosting, packaging, editing,\n"
"spiritual guidance"
), ENTRY_TIME);