From: cbrutail Date: Mon, 1 Nov 2010 00:51:08 +0000 (+0100) Subject: Fix typo in yellow. Doh! X-Git-Tag: xonotic-v0.1.0preview~45^2~8 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=commitdiff_plain;h=ee84bdc40e96a16f5b7af3a4e5a0414fcb6af96c Fix typo in yellow. Doh! --- diff --git a/scripts/logos.shader b/scripts/logos.shader index 6f61b247..821b240b 100644 --- a/scripts/logos.shader +++ b/scripts/logos.shader @@ -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 @@ -132,15 +132,15 @@ textures/logos/phoenix01_yelow cull none { - map textures/logos/logo01_yelow.tga + map textures/logos/logo01_yellow.tga 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 @@ -152,7 +152,7 @@ textures/logos/phoenix01_yelow_glow cull none { - map textures/logos/logo01_yelowg.tga + map textures/logos/logo01_yellowg.tga blendFunc filter rgbgen identity }