engine: drop setgl command

This commit is contained in:
Alibek Omarov
2026-02-20 22:08:26 +05:00
parent 0abb667c28
commit 2735add7d0
2 changed files with 0 additions and 20 deletions

View File

@@ -1316,7 +1316,6 @@ int EXPORT Host_Main( int argc, char **argv, const char *progname, int bChangeGa
}
host.change_game = false; // done
Cmd_RemoveCommand( "setgl" );
Cbuf_ExecStuffCmds(); // execute stuffcmds (commandline)
SCR_CheckStartupVids(); // must be last