God dammit

This commit is contained in:
Reece Wilson 2021-09-29 14:43:49 +01:00
parent dd1bf1b8b8
commit d3a97257da

View File

@ -373,7 +373,7 @@ namespace Aurora::Async
void AsyncApp::Main()
{
Entrypoint({0, 0});
Entrypoint({0, 1});
}
void AsyncApp::ShutdownZero()