[wpdev-commits] xmlscripts/scripts archery_butte.py,1.14,1.15
Brought to you by:
rip,
thiagocorrea
From: Incanus <inc...@us...> - 2004-10-18 22:34:00
|
Update of /cvsroot/wpdev/xmlscripts/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26117/scripts Modified Files: archery_butte.py Log Message: typo ;) Index: archery_butte.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/archery_butte.py,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** archery_butte.py 18 Oct 2004 22:22:20 -0000 1.14 --- archery_butte.py 18 Oct 2004 22:33:50 -0000 1.15 *************** *** 134,138 **** return True ! #reveal the char if an array is fired char.reveal() --- 134,138 ---- return True ! #reveal the char if an arrow is fired char.reveal() |