diff --git a/hyper.cpp b/hyper.cpp index 7f33f644..a858777c 100644 --- a/hyper.cpp +++ b/hyper.cpp @@ -62,6 +62,7 @@ int main(int argc, char **argv) { initAll(); #if CAP_COMMANDLINE arg::read(3); + start_game(); #endif #if !ISWEB if(showstartmenu && !vid.skipstart)