From 676294332f7711162ec02ee1b3566968cc860078 Mon Sep 17 00:00:00 2001 From: Misa Date: Tue, 24 Aug 2021 09:20:05 -0700 Subject: [PATCH] Add Vee to credits He did say to feel free to not credit him, but I'd like to add him anyways just for completeness's sake. --- desktop_version/CONTRIBUTORS.txt | 1 + desktop_version/src/Credits.h | 1 + 2 files changed, 2 insertions(+) diff --git a/desktop_version/CONTRIBUTORS.txt b/desktop_version/CONTRIBUTORS.txt index aa3bf0d1..207ced8c 100644 --- a/desktop_version/CONTRIBUTORS.txt +++ b/desktop_version/CONTRIBUTORS.txt @@ -33,3 +33,4 @@ Contributors * Tynan Richards (@tzann) * Wouter (@Xesxen) * viri (viri.moe) +* Vittorio Romeo (@SuperV1234) diff --git a/desktop_version/src/Credits.h b/desktop_version/src/Credits.h index e00c39b8..e5e2451e 100644 --- a/desktop_version/src/Credits.h +++ b/desktop_version/src/Credits.h @@ -116,6 +116,7 @@ static const char* githubfriends[] = { "Tynan Richards", "Wouter", "viri", + "Vittorio Romeo", }; /* Calculate credits length, finally. */