diff --git a/src/gs-entbase/client/infodecal.qc b/src/gs-entbase/client/infodecal.qc index 714bc41d..18989892 100644 --- a/src/gs-entbase/client/infodecal.qc +++ b/src/gs-entbase/client/infodecal.qc @@ -59,4 +59,6 @@ infodecal::infodecal(void) Destroy(); return; } + + drawmask = MASK_ENGINE; }