diff --git a/Source/Editor/Windows/SplashScreen.cpp b/Source/Editor/Windows/SplashScreen.cpp index b05c73761..bc92a8d2a 100644 --- a/Source/Editor/Windows/SplashScreen.cpp +++ b/Source/Editor/Windows/SplashScreen.cpp @@ -115,6 +115,7 @@ const Char* SplashScreenQuotes[] = TEXT("That's what she said"), TEXT("Compiling Shaders (93,788)"), TEXT("Hi There"), + TEXT("BAGUETTE"), }; SplashScreen::~SplashScreen()