diff --git a/Source/Editor/Windows/SplashScreen.cpp b/Source/Editor/Windows/SplashScreen.cpp index dfa1b4bf7..49257d281 100644 --- a/Source/Editor/Windows/SplashScreen.cpp +++ b/Source/Editor/Windows/SplashScreen.cpp @@ -135,6 +135,7 @@ const Char* SplashScreenQuotes[] = TEXT("Drum roll please"), TEXT("Good Luck Have Fun"), TEXT("GG Well Played"), + TEXT("Now with documentation."), }; SplashScreen::~SplashScreen()