From: cbrutail Date: Tue, 29 Jun 2010 12:56:06 +0000 (+0200) Subject: Fixing another typo... :F X-Git-Tag: xonotic-v0.1.0preview~158 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=8b7eeaba0b00039642584b5b866db62255255cd5;p=xonotic%2Fxonotic-maps.pk3dir.git Fixing another typo... :F --- diff --git a/scripts/xonotic-fx.shader b/scripts/xonotic-fx.shader index a303ec1b..58310fdf 100644 --- a/scripts/xonotic-fx.shader +++ b/scripts/xonotic-fx.shader @@ -86,7 +86,7 @@ textures/fx/jumppadfx1-a cull none qer_trans 0.6 { - map textures/fx/juppad/jumppadfx1_a.tga + map textures/fx/jumppad/jumppadfx1_a.tga blendfunc add tcMod scroll 0 2 } @@ -102,7 +102,7 @@ textures/fx/jumppadfx1-b cull none qer_trans 0.6 { - map textures/fx/juppad/jumppadfx1_b.tga + map textures/fx/jumppad/jumppadfx1_b.tga blendfunc add tcMod scroll 0 2 } @@ -118,7 +118,7 @@ textures/fx/jumppadfx1-c cull none qer_trans 0.6 { - map textures/fx/juppad/jumppadfx1_c.tga + map textures/fx/jumppad/jumppadfx1_c.tga blendfunc add tcMod scroll 0 2 } @@ -134,7 +134,7 @@ textures/fx/jumppadfx1-d cull none qer_trans 0.6 { - map textures/fx/juppad/jumppadfx1_d.tga + map textures/fx/jumppad/jumppadfx1_d.tga blendfunc add tcMod scroll 0 2 }