Update of /cvsroot/wpdev/xmlscripts/scripts/system
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27096/system
Modified Files:
players.py
Log Message:
bandages
Index: players.py
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/scripts/system/players.py,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** players.py 8 Oct 2004 19:59:29 -0000 1.7
--- players.py 8 Oct 2004 19:59:51 -0000 1.8
***************
*** 1,4 ****
--- 1,5 ----
import wolfpack
+ from wolfpack import tr
def onLogin( player ):
|