]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - prvm_exec.c
fix the weapon alpha with invisibility in transfusion
[xonotic/darkplaces.git] / prvm_exec.c
index 7ba8a1b2d1446e651b449e8b3d1eb5f3908a48a5..f6401c03aad545a9d034fdf09d4bb254dc67836c 100644 (file)
@@ -195,7 +195,7 @@ void PRVM_Profile_f (void)
        //      howmany = atoi(Cmd_Argv(1));
        if(Cmd_Argc() != 2)
        {
-               Con_Print("prvm_profile <program name>\n");
+               Con_Printf("prvm_profile <program name>\n");
                return;
        }