Add BAGUETTE

This commit is contained in:
Wojtek Figat
2021-02-10 22:59:40 +01:00
parent 2263b3db52
commit 4c673bec9b

View File

@@ -115,6 +115,7 @@ const Char* SplashScreenQuotes[] =
TEXT("That's what she said"),
TEXT("Compiling Shaders (93,788)"),
TEXT("Hi There"),
TEXT("BAGUETTE"),
};
SplashScreen::~SplashScreen()