From a5906c648219d798dcd11a4ad5d116d6a9707572 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Thu, 17 Mar 2022 22:03:14 -0500 Subject: [PATCH] GUI: update credits --- src/gui/gui.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/gui/gui.cpp b/src/gui/gui.cpp index 8f801533..5f8171f4 100644 --- a/src/gui/gui.cpp +++ b/src/gui/gui.cpp @@ -1615,6 +1615,7 @@ const char* aboutLine[]={ "", "-- demo songs --", "0x5066", + "ActualNK358", "breakthetargets", "CaptainMalware", "kleeder", @@ -1679,10 +1680,6 @@ const char* aboutLine[]={ "", "it also comes with ABSOLUTELY NO WARRANTY.", "", - "look out for Furnace 0.6 coming somewhere", - "before the equinox with more systems", - "and plenty of other things...", - "", "thanks to all contributors/bug reporters!" };