From 45231a8b04ec1eadca008122261e290c63de8a8a Mon Sep 17 00:00:00 2001 From: Meh Date: Fri, 22 Sep 2023 18:13:31 +0200 Subject: [PATCH] Update SplashScreen.cpp --- Source/Editor/Windows/SplashScreen.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/Editor/Windows/SplashScreen.cpp b/Source/Editor/Windows/SplashScreen.cpp index e986257f6..a2d180a63 100644 --- a/Source/Editor/Windows/SplashScreen.cpp +++ b/Source/Editor/Windows/SplashScreen.cpp @@ -26,7 +26,6 @@ const Char* SplashScreenQuotes[] = #if PLATFORM_WINDOWS TEXT("We're getting everything ready for you."), #elif PLATFORM_LINUX - TEXT("Don't compare Macbooks to oranges."), TEXT("Trying to exit vim"), TEXT("Sudo flax --loadproject"), #elif PLATFORM_MAC