Add a new splash screen quote

This commit is contained in:
Wojtek Figat
2025-11-06 21:00:29 +01:00
parent 5ec860015d
commit 3a5bb81d39

View File

@@ -137,6 +137,7 @@ const Char* SplashScreenQuotes[] =
TEXT("Good Luck Have Fun"),
TEXT("GG Well Played"),
TEXT("Now with documentation."),
TEXT("We do this not because it is easy,\nbut because we thought it would be easy"),
};
SplashScreen::~SplashScreen()