This commit is contained in:
Reece Mackie 2019-04-25 20:54:26 +01:00
parent 1104f5e5fc
commit df204ad726

View File

@ -17,6 +17,7 @@ int main(Platform::Array<Platform::String^>^)
App::App()
{
//This does not work... need to fix this.
SetConfigFlags(FLAG_SHOW_LOGO);
}