]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/wall.qc
Merge remote branch 'origin/sev/menuskinupdate'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / wall.qc
index 1c30f4eec289b6b3cedd9aefc6b08390cbc52373..0a0bfa9ec143208ed3f2f286f6cf776f181fbb12 100644 (file)
@@ -8,7 +8,6 @@ void Ent_Wall_Draw()
 {
        float f;
        float d;
-       vector save;
        var .vector fld;
 
        if(self.bgmscriptangular)
@@ -18,7 +17,7 @@ void Ent_Wall_Draw()
 
        if(self.lodmodelindex1)
        {
-               d = cvar("loddebug");
+               d = autocvar_loddebug;
                if(d > 0)
                {
                        if(d == 1)