Merge branch 'splashQuoteDocs' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-splashQuoteDocs

This commit is contained in:
Wojtek Figat
2024-09-16 00:00:35 +02:00

View File

@@ -135,6 +135,7 @@ const Char* SplashScreenQuotes[] =
TEXT("Drum roll please"),
TEXT("Good Luck Have Fun"),
TEXT("GG Well Played"),
TEXT("Now with documentation."),
};
SplashScreen::~SplashScreen()