diff --git a/Source/Editor/Windows/SplashScreen.cpp b/Source/Editor/Windows/SplashScreen.cpp index bc92a8d2a..049638ed6 100644 --- a/Source/Editor/Windows/SplashScreen.cpp +++ b/Source/Editor/Windows/SplashScreen.cpp @@ -116,6 +116,9 @@ const Char* SplashScreenQuotes[] = TEXT("Compiling Shaders (93,788)"), TEXT("Hi There"), TEXT("BAGUETTE"), + TEXT("All we had to do was follow the damn train, CJ"), + TEXT("28 stab wounds"), + TEXT("Here we go again"), }; SplashScreen::~SplashScreen()