]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
Fix typo in yellow. Doh!
authorcbrutail <ruszkai.akos@gmail.com>
Mon, 1 Nov 2010 00:51:08 +0000 (01:51 +0100)
committercbrutail <ruszkai.akos@gmail.com>
Mon, 1 Nov 2010 00:51:08 +0000 (01:51 +0100)
scripts/logos.shader

index 6f61b24710c5e11a62bf37996c10bbe6c5c2af56..821b240b0bdab81392a497be8f880bedf738c1a5 100644 (file)
@@ -118,9 +118,9 @@ textures/logos/phoenix01_green_glow
        }
 }
 
        }
 }
 
-textures/logos/phoenix01_yelow
+textures/logos/phoenix01_yellow
 {
 {
-       qer_editorimage textures/logos/logo01_yelow.tga
+       qer_editorimage textures/logos/logo01_yellow.tga
 
        surfaceparm trans
        surfaceparm nonsolid
 
        surfaceparm trans
        surfaceparm nonsolid
@@ -132,15 +132,15 @@ textures/logos/phoenix01_yelow
        cull none
 
        {
        cull none
 
        {
-               map textures/logos/logo01_yelow.tga
+               map textures/logos/logo01_yellow.tga
                blendFunc filter
                rgbgen identity
        }
 }
 
                blendFunc filter
                rgbgen identity
        }
 }
 
-textures/logos/phoenix01_yelow_glow
+textures/logos/phoenix01_yellow_glow
 {
 {
-       qer_editorimage textures/logos/logo01_yelowg.tga
+       qer_editorimage textures/logos/logo01_yellowg.tga
 
        surfaceparm trans
        surfaceparm nonsolid
 
        surfaceparm trans
        surfaceparm nonsolid
@@ -152,7 +152,7 @@ textures/logos/phoenix01_yelow_glow
        cull none
 
        {
        cull none
 
        {
-               map textures/logos/logo01_yelowg.tga
+               map textures/logos/logo01_yellowg.tga
                blendFunc filter
                rgbgen identity
        }
                blendFunc filter
                rgbgen identity
        }