diff --git a/Source/Editor/Windows/SplashScreen.cpp b/Source/Editor/Windows/SplashScreen.cpp index 07b4c29ba..2d2d26ead 100644 --- a/Source/Editor/Windows/SplashScreen.cpp +++ b/Source/Editor/Windows/SplashScreen.cpp @@ -117,6 +117,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()