r3985 - trunk/misc

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Jul 30 13:24:51 EDT 2008


Author: div0
Date: 2008-07-30 13:24:50 -0400 (Wed, 30 Jul 2008)
New Revision: 3985

Modified:
   trunk/misc/autoshader.sh
Log:
oops ;)


Modified: trunk/misc/autoshader.sh
===================================================================
--- trunk/misc/autoshader.sh	2008-07-30 17:23:11 UTC (rev 3984)
+++ trunk/misc/autoshader.sh	2008-07-30 17:24:50 UTC (rev 3985)
@@ -47,8 +47,8 @@
 
 makeskyshader()
 {
+	coords=`sh "$mydir/brightspot.sh" "$1"`
 	s=`texnormalize "$1"`
-	coords=`sh "$mydir/brightspot.sh" "$s"`
 	case "$coords" in
 		*\ *)
 			;;




More information about the nexuiz-commits mailing list