Update splash screen quotes

This commit is contained in:
Wojtek Figat
2023-05-05 09:35:19 +02:00
parent 848ab51753
commit 53223bb2ab

View File

@@ -123,7 +123,6 @@ const Char* SplashScreenQuotes[] =
TEXT("Hello There"),
TEXT("BAGUETTE"),
TEXT("All we had to do was follow the damn train, CJ"),
TEXT("28 stab wounds"),
TEXT("Here we go again"),
TEXT("@everyone"),
TEXT("Potato"),
@@ -135,7 +134,8 @@ const Char* SplashScreenQuotes[] =
TEXT("Scooby dooby doo"),
TEXT("You shall not load!"),
TEXT("The roof, the roof, the roof is on fire!"),
TEXT("I've seen better documentation ...\nFrom ransomware gangs !")
TEXT("I've seen better documentation ...\nFrom ransomware gangs!"),
TEXT("Slava Ukraini!"),
};
SplashScreen::~SplashScreen()