]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/model_tree.shader
DarkPlaces does not support alphaFunc GT0 and uses GE128 instead
[xonotic/xonotic-maps.pk3dir.git] / scripts / model_tree.shader
index 5aff9ff39654849e1cf9f5bee807aebc8c529672..1aa00cac3fe7559bd50a6e14d45dae464a8711f7 100644 (file)
@@ -11,7 +11,7 @@ models/grass02
        deformVertexes wave 128 sin 0 1 0 0.1 
        {
                map models/grass02.tga
-               alphaFunc GT0
+               alphaFunc GE128
                rgbGen vertex
        }
 }