]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud/panel/chat.qc
Implement fading of panels when showing the scoreboard making use of a new show flag
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud / panel / chat.qc
index 7bb3399901c3a5a80b18724fead2ad84fa66a462..f3655e940107f101933d096b791a60239b1652f9 100644 (file)
@@ -23,7 +23,7 @@ void HUD_Chat()
                }
        }
 
-       HUD_Panel_LoadCvars(1); // can't be forced to fade with the scoreboard anyway
+       HUD_Panel_LoadCvars();
 
        if(intermission == 2)
        {