]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - scripts/electro.shader
Update duel title when players change in countdown
[xonotic/xonotic-data.pk3dir.git] / scripts / electro.shader
index f87b86c8d99c4d4680e3497f194e90a28b219e8b..4644037a890340aefe04048d9a80c74f88ce21df 100644 (file)
@@ -8,18 +8,18 @@ electro_plasma
 
 electro_plasma_hull
 {
-        {
+       {
        map textures/electro_plasma_hull.tga
-       alphaFunc GT0
+       alphaFunc GE128
        rgbGen Vertex
-        }
+       }
 }
 
 electro
 {
        dpreflectcube cubemaps/default/sky
-       {
+       {
                map textures/electronew.tga
                rgbgen lightingDiffuse
        }
-}
\ No newline at end of file
+}