Add more splash screen quotes

This commit is contained in:
Wojtek Figat
2021-01-19 21:10:45 +01:00
parent c4e6d013c1
commit 0a0c856a64

View File

@@ -113,6 +113,8 @@ const Char* SplashScreenQuotes[] =
TEXT("Ladies and gentelman, we got him"), TEXT("Ladies and gentelman, we got him"),
TEXT("Cyberpunk of game engines"), TEXT("Cyberpunk of game engines"),
TEXT("That's what she said"), TEXT("That's what she said"),
TEXT("Compiling Shaders (93,788)"),
TEXT("Hi There"),
}; };
SplashScreen::~SplashScreen() SplashScreen::~SplashScreen()