From 7af125b453f14ab8d323d8761832813c95c10b6e Mon Sep 17 00:00:00 2001 From: Nejcraft Date: Tue, 30 Mar 2021 20:35:13 +0200 Subject: [PATCH 1/2] Added some qutoes As by discord --- Source/Editor/Windows/SplashScreen.cpp | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Source/Editor/Windows/SplashScreen.cpp b/Source/Editor/Windows/SplashScreen.cpp index 2d2d26ead..9a7471a10 100644 --- a/Source/Editor/Windows/SplashScreen.cpp +++ b/Source/Editor/Windows/SplashScreen.cpp @@ -119,7 +119,17 @@ const Char* SplashScreenQuotes[] = TEXT("BAGUETTE"), TEXT("All we had to do was follow the damn train, CJ"), TEXT("28 stab wounds"), - TEXT("Here we go again"), + TEXT("@everyone"), + TEXT("uwu some spiders on the ceiling"), + TEXT("There you are you little shit"), + TEXT("potato"), + TEXT("python is a programming snek"), + TEXT("Flax will start when pigs will fly"), + TEXT("I'm the android sent by CyberLife"), + TEXT("fancy-ass ray tracing rtx on lighting"), + TEXT("ZOINKS"), + TEXT("Scooby dooby doo"), + TEXT("You shall not load"), }; SplashScreen::~SplashScreen() From 4f690c17fa116e9a279f891e191af68b2904f889 Mon Sep 17 00:00:00 2001 From: Nejcraft Date: Tue, 30 Mar 2021 20:36:39 +0200 Subject: [PATCH 2/2] mario went missing --- Source/Editor/Windows/SplashScreen.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/Editor/Windows/SplashScreen.cpp b/Source/Editor/Windows/SplashScreen.cpp index 9a7471a10..cd0c70f02 100644 --- a/Source/Editor/Windows/SplashScreen.cpp +++ b/Source/Editor/Windows/SplashScreen.cpp @@ -119,6 +119,7 @@ const Char* SplashScreenQuotes[] = TEXT("BAGUETTE"), TEXT("All we had to do was follow the damn train, CJ"), TEXT("28 stab wounds"), + TEXT("Here we go again"), TEXT("@everyone"), TEXT("uwu some spiders on the ceiling"), TEXT("There you are you little shit"),