[wpdev-commits] xmlscripts/scripts/magic spell.py,1.23,1.24
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-09-13 15:44:54
|
Update of /cvsroot/wpdev/xmlscripts/scripts/magic In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13339/magic Modified Files: spell.py Log Message: reverted changes to the text format Index: spell.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/magic/spell.py,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** spell.py 9 Sep 2004 01:51:52 -0000 1.23 --- spell.py 13 Sep 2004 15:44:43 -0000 1.24 *************** *** 141,145 **** # Precasting ! char.addscript('magic') char.action(self.castaction) --- 141,145 ---- # Precasting ! char.addscript('magic') char.action(self.castaction) |