From 8b7eeaba0b00039642584b5b866db62255255cd5 Mon Sep 17 00:00:00 2001 From: cbrutail Date: Tue, 29 Jun 2010 14:56:06 +0200 Subject: [PATCH] Fixing another typo... :F --- scripts/xonotic-fx.shader | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 } -- 2.39.2