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

This commit is contained in:
Wojtek Figat
2021-03-01 11:50:54 +01:00

View File

@@ -117,6 +117,9 @@ const Char* SplashScreenQuotes[] =
TEXT("Compiling Shaders (93,788)"),
TEXT("Hi There"),
TEXT("BAGUETTE"),
TEXT("All we had to do was follow the damn train, CJ"),
TEXT("28 stab wounds"),
TEXT("Here we go again"),
};
SplashScreen::~SplashScreen()