early-access version 2181

This commit is contained in:
pineappleEA
2021-11-03 04:33:26 +01:00
parent 4028e06ced
commit c5ca895a26
5 changed files with 42 additions and 29 deletions
+2
View File
@@ -303,6 +303,8 @@ GMainWindow::GMainWindow()
SDL_EnableScreenSaver();
#endif
Common::Log::Start();
QStringList args = QApplication::arguments();
if (args.size() < 2) {