Add more splash screen quotes

This commit is contained in:
Wojtek Figat
2021-01-18 22:47:31 +01:00
parent d17d93c8a5
commit c4e6d013c1

View File

@@ -110,6 +110,9 @@ const Char* SplashScreenQuotes[] =
TEXT("You have my bow.\nAnd my axe!"),
TEXT("To the bridge of Khazad-dum."),
TEXT("One ring to rule them all.\nOne ring to find them."),
TEXT("Ladies and gentelman, we got him"),
TEXT("Cyberpunk of game engines"),
TEXT("That's what she said"),
};
SplashScreen::~SplashScreen()