mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-13 09:54:32 +00:00
committed by
Connor McLaughlin
parent
bc908aa4cc
commit
2669b026d7
@@ -3394,7 +3394,6 @@ int main(int argc, char* argv[])
|
||||
// Always kick off update check. It'll take over if the user is booting a game fullscreen.
|
||||
g_main_window->startupUpdateCheck();
|
||||
|
||||
// Skip the update check if we're booting a game directly.
|
||||
if (autoboot)
|
||||
g_emu_thread->bootSystem(std::move(autoboot));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user