Improve quotes?
This commit is contained in:
@@ -115,22 +115,21 @@ const Char* SplashScreenQuotes[] =
|
|||||||
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("Compiling Shaders (93,788)"),
|
||||||
TEXT("Hi There"),
|
TEXT("Hello There"),
|
||||||
TEXT("BAGUETTE"),
|
TEXT("BAGUETTE"),
|
||||||
TEXT("All we had to do was follow the damn train, CJ"),
|
TEXT("All we had to do was follow the damn train, CJ"),
|
||||||
TEXT("28 stab wounds"),
|
TEXT("28 stab wounds"),
|
||||||
TEXT("Here we go again"),
|
TEXT("Here we go again"),
|
||||||
TEXT("@everyone"),
|
TEXT("@everyone"),
|
||||||
TEXT("uwu some spiders on the ceiling"),
|
TEXT("Potato"),
|
||||||
TEXT("There you are you little shit"),
|
TEXT("Python is a programming snek"),
|
||||||
TEXT("potato"),
|
|
||||||
TEXT("python is a programming snek"),
|
|
||||||
TEXT("Flax will start when pigs will fly"),
|
TEXT("Flax will start when pigs will fly"),
|
||||||
TEXT("I'm the android sent by CyberLife"),
|
TEXT("I'm the android sent by CyberLife"),
|
||||||
TEXT("fancy-ass ray tracing rtx on lighting"),
|
TEXT("Fancy-ass ray tracing, rtx on, lighting"),
|
||||||
TEXT("ZOINKS"),
|
TEXT("ZOINKS"),
|
||||||
TEXT("Scooby dooby doo"),
|
TEXT("Scooby dooby doo"),
|
||||||
TEXT("You shall not load"),
|
TEXT("You shall not load!"),
|
||||||
|
TEXT("The roof, the roof, the roof is on fire!")
|
||||||
};
|
};
|
||||||
|
|
||||||
SplashScreen::~SplashScreen()
|
SplashScreen::~SplashScreen()
|
||||||
|
|||||||
Reference in New Issue
Block a user