[wpdev-commits] xmlscripts/scripts/wolfpack consts.py,1.89,1.90
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-10-17 01:20:36
|
Update of /cvsroot/wpdev/xmlscripts/scripts/wolfpack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24730/wolfpack Modified Files: consts.py Log Message: started housing Index: consts.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/wolfpack/consts.py,v retrieving revision 1.89 retrieving revision 1.90 diff -C2 -d -r1.89 -r1.90 *** consts.py 10 Oct 2004 19:56:43 -0000 1.89 --- consts.py 17 Oct 2004 01:20:26 -0000 1.90 *************** *** 417,421 **** EVENT_SHOWVIRTUEGUMP = 46 EVENT_RESURRECT = 47 ! EVENT_COUNT = 48 """ \end --- 417,422 ---- EVENT_SHOWVIRTUEGUMP = 46 EVENT_RESURRECT = 47 ! EVENT_CHECKSECURITY = 48 ! EVENT_COUNT = 49 """ \end |