]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
Remove "surfaceparm nomarks" from weapclip so decals (e.g. from exploding
authorMaddin <mjschwan@gmx.de>
Fri, 29 Jul 2016 17:40:43 +0000 (19:40 +0200)
committerMaddin <mjschwan@gmx.de>
Fri, 29 Jul 2016 17:40:43 +0000 (19:40 +0200)
rockets) can still be drawn onto structures like models behind weapclip
brushes.

scripts/common.shader

index 68c77762722e56f4fe2b34e46b739aa352309cdb..0d44bb3d9f7e980d3d0c1e4ec04eacc147ca5332 100644 (file)
@@ -196,7 +196,6 @@ textures/common/weapclip
     surfaceparm nodraw
     surfaceparm nolightmap
     surfaceparm trans
     surfaceparm nodraw
     surfaceparm nolightmap
     surfaceparm trans
-    surfaceparm nomarks
 }
 
 //
 }
 
 //