]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cd_shared.c
fixed problems in the Host_Init Cbuf_InsertText stuff (by changing it to Cbuf_AddText...
[xonotic/darkplaces.git] / cd_shared.c
index 876a0a78da7a89f494b18ea0a437ccfa060793c6..5d093e73292a0b86f258dd7419c5b576d36900ed 100644 (file)
@@ -213,6 +213,8 @@ static void CD_f (void)
        int ret;
        int n;
 
+       Host_StartVideo();
+
        if (Cmd_Argc() < 2)
                return;