Update of /cvsroot/wpdev/xmlscripts/scripts
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6325
Modified Files:
lightsource.py
Log Message:
forgot a , ^^
Index: lightsource.py
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/scripts/lightsource.py,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** lightsource.py 2 Aug 2004 21:04:08 -0000 1.8
--- lightsource.py 2 Aug 2004 21:20:07 -0000 1.9
***************
*** 77,81 ****
0x1434 : 0x1437,
! 0x1437 : 0x1434
# Skull Candles
--- 77,81 ----
0x1434 : 0x1437,
! 0x1437 : 0x1434,
# Skull Candles
|