]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - snd_win.c
a bit of loading screen bar customization: new cvars scr_loadingscreen_barcolor,...
[xonotic/darkplaces.git] / snd_win.c
index 92ff70dd564972d4d5f83945322107c4d8fb260a..a7a2adff12571818a8f74629f8e821498585c7bf 100644 (file)
--- a/snd_win.c
+++ b/snd_win.c
@@ -769,7 +769,7 @@ unsigned int SndSys_GetSoundTime (void)
                {
                        if (snd_completed == snd_sent)
                        {
-                               Con_DPrint("Sound overrun\n");
+                       //      Con_DPrint("Sound overrun\n");
                                break;
                        }