From 3de61205747f249c8094b10edc4736b0379495a1 Mon Sep 17 00:00:00 2001 From: Miepee Date: Sun, 9 Oct 2022 20:24:27 +0200 Subject: [PATCH] splashy splash --- AM2RLauncher/AM2RLauncherLib/Splash.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/AM2RLauncher/AM2RLauncherLib/Splash.cs b/AM2RLauncher/AM2RLauncherLib/Splash.cs index 159da0d..cd08899 100644 --- a/AM2RLauncher/AM2RLauncherLib/Splash.cs +++ b/AM2RLauncher/AM2RLauncherLib/Splash.cs @@ -19,6 +19,7 @@ public static class Splash "Speedrun THIS, I dare you.", "The broken pipe is a lie.", "I am altering the broken pipe. Pray I don't alter it any further.", + "How dreadful, Yet Another Launcher to bloat my system.", "Over committing to April Fool's since 2018.", "Also try Metroid II: Return of Samus!", "Also try Metroid: Samus Returns!", @@ -134,4 +135,4 @@ public static class Splash totalSplashes = generalSplash; return totalSplashes; } -} +} \ No newline at end of file