]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - scripts/hlac.shader
Revert buggy implementation of sending the welcome message only once on connection
[xonotic/xonotic-data.pk3dir.git] / scripts / hlac.shader
index cd85d936f6656655016c945a9f2ceebfeeb2c45c..ad9322f7dd1536aecc77717a7b8e8253e84b04ce 100644 (file)
@@ -9,11 +9,11 @@ hlac_plasma
 
 hlac_metal
 {
-        cull none
-        {
-                map textures/hlac_metal.tga
-                rgbgen vertex
-        }
+       cull none
+       {
+               map textures/hlac_metal.tga
+               rgbgen vertex
+       }
 }
 hlac_glass
 {
@@ -27,7 +27,7 @@ hlac_glass
                //rgbGen vertex
                tcgen environment
                tcmod scale 4 4
-       }       
+       }
 }
 hlac_bullet
 {
@@ -36,5 +36,5 @@ hlac_bullet
        {
                map models/hlac_bullet.tga
                blendfunc add
-       }       
+       }
 }