]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - scripts/vehicles.shader
Fix whitespace in shader files
[xonotic/xonotic-data.pk3dir.git] / scripts / vehicles.shader
index 2d4d606752fc7f79cb8b72a068b62368a9cbc68e..c1057298c1423e9b753d96e7486a93f45899bb25 100644 (file)
@@ -1,38 +1,42 @@
 spiderbot
 {
        dpreflectcube cubemaps/default/sky
-       {
+       {
                map textures/spiderbot.tga
                rgbgen lightingDiffuse
        }
 }
+
 wakazachi
 {
        dpreflectcube cubemaps/default/sky
-       {
+       {
                map textures/wakazachi.tga
                rgbgen lightingDiffuse
        }
 }
+
 cockpit
 {
        dpreflectcube cubemaps/default/sky
-       {
+       {
                map textures/cockpit.tga
                rgbgen lightingDiffuse
        }
 }
+
 vehicles/tracercore
 {
        surfaceparm nonsolid
        surfaceparm nolightmap
        deformVertexes autosprite
        {
-       map models/vehicles/tracercore.tga
+               map models/vehicles/tracercore.tga
                blendfunc add
                rgbGen lightingDiffuse
        }
-       }
+}
+
 vehicles/tracertrail
 {
        surfaceparm nonsolid
@@ -45,4 +49,3 @@ vehicles/tracertrail
                rgbGen lightingDiffuse
        }
 }
-