Wed, 20 Apr 2016 10:43:08 -0600
- Fix incorrect material path in lights
materials/glitchvid/lights/low_light.vmt | file | annotate | diff | comparison | revisions | |
materials/glitchvid/lights/low_light_vlow.vmt | file | annotate | diff | comparison | revisions |
--- a/materials/glitchvid/lights/low_light.vmt Wed Apr 20 08:58:45 2016 -0600 +++ b/materials/glitchvid/lights/low_light.vmt Wed Apr 20 10:43:08 2016 -0600 @@ -1,6 +1,6 @@ "UnlitGeneric" { - "$basetexture" "lights/lights1" + "$basetexture" "glitchvid/lights/lights1" "$selfillum" 1 "$surfaceprop" "glass" "$reflectivity" "[0 0 0]"
--- a/materials/glitchvid/lights/low_light_vlow.vmt Wed Apr 20 08:58:45 2016 -0600 +++ b/materials/glitchvid/lights/low_light_vlow.vmt Wed Apr 20 10:43:08 2016 -0600 @@ -1,6 +1,6 @@ "UnlitGeneric" { - "$basetexture" "lights/lights1" + "$basetexture" "glitchvid/lights/lights1" "$selfillum" 1 "$surfaceprop" "glass" "$reflectivity" "[0 0 0]"