Merge branch 'patch-2' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-patch-2

This commit is contained in:
Wojtek Figat
2021-04-29 10:12:33 +02:00

View File

@@ -120,6 +120,17 @@ const Char* SplashScreenQuotes[] =
TEXT("All we had to do was follow the damn train, CJ"),
TEXT("28 stab wounds"),
TEXT("Here we go again"),
TEXT("@everyone"),
TEXT("uwu some spiders on the ceiling"),
TEXT("There you are you little shit"),
TEXT("potato"),
TEXT("python is a programming snek"),
TEXT("Flax will start when pigs will fly"),
TEXT("I'm the android sent by CyberLife"),
TEXT("fancy-ass ray tracing rtx on lighting"),
TEXT("ZOINKS"),
TEXT("Scooby dooby doo"),
TEXT("You shall not load"),
};
SplashScreen::~SplashScreen()