- Fix incorrect material path in lights

Wed, 20 Apr 2016 10:43:08 -0600

author
glitchvid
date
Wed, 20 Apr 2016 10:43:08 -0600
changeset 13
6aa632609f84
parent 12
023480fc5ce3
child 14
58cc7d28ab45

- 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]"

mercurial